Skip to content

Commit

Permalink
(#16) events: update workflow [pack-all-force]
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintAngeLs committed Sep 21, 2024
1 parent aa0a780 commit afbb029
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/pack-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ else
CHANGED_FILES=$(git diff --name-only $GITHUB_SHA~1 $GITHUB_SHA)
fi

# Function to check if a directory contains changed files
directory_contains_changes() {
local dir="$1"
if $FORCE_PACK_ALL; then
Expand Down

0 comments on commit afbb029

Please sign in to comment.