Skip to content

Commit

Permalink
Add back bash for last command in CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
AkechiShiro committed Jul 2, 2023
1 parent d6d8d7a commit 0c5de26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vagrant-automatic-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
run: |
chmod +x ./update.sh
ls
./update.sh
bash ./update.sh

0 comments on commit 0c5de26

Please sign in to comment.