Skip to content

Commit

Permalink
Merge branch 'main' into add-mail-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Okinea Dev authored Jan 21, 2025
2 parents 8533afe + 93c5e10 commit bfba6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icon-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
files=$(git diff --no-index ../main ../fork --diff-filter=ACMRTUX --name-only | grep '^\.\./fork/icons/.*\.svg$')
filesCount=$(echo "$files" | wc -l)
bunx --bun svg-icon-review@2.1.0 --bigIcon ${files}
bunx --bun svg-icon-review@2.2.0 --noSandbox --bigIcon ${files}
echo svg_files_count=$filesCount >> $GITHUB_ENV
- name: ⬆️ Upload PNG
Expand Down

0 comments on commit bfba6bd

Please # to comment.