Skip to content

Commit 248774f

Browse files
authored
Update zipper.yml
1 parent 23701d6 commit 248774f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/zipper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
git push
2222
fi
2323
- name: run UpgradeZipper to upgrade RIC_Upgrade.zip
24-
run:
24+
run: |
2525
/bin/bash ./UpgradeZipper.sh
2626
if [ -n "$(git status --porcelain)" ]; then
2727
git config --global user.name "Github Actions"

0 commit comments

Comments
 (0)