Skip to content

Commit

Permalink
Update main.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx authored Feb 20, 2025
1 parent 170e138 commit 0d08397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ done | xargs -n 2 -P "$INPUT_PARALLEL_DOWNLOADS" -I {} sh -c '
else
echo "Failed to download \"$url\"."
fi
' env assets_path="$assets_path"
'

echo "::endgroup::"

Expand Down

0 comments on commit 0d08397

Please sign in to comment.