Skip to content

Commit

Permalink
Update zipper.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
6-BennyLi-9 authored Aug 22, 2024
1 parent 23701d6 commit 248774f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zipper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
git push
fi
- name: run UpgradeZipper to upgrade RIC_Upgrade.zip
run:
run: |
/bin/bash ./UpgradeZipper.sh
if [ -n "$(git status --porcelain)" ]; then
git config --global user.name "Github Actions"
Expand Down

0 comments on commit 248774f

Please sign in to comment.