Skip to content

Commit

Permalink
try to fix github aciton bumpup pr
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeseung-bae committed Dec 7, 2023
1 parent 73b1d4c commit b5dd2da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-bump-up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
if: env.NEW_TAG
run: |
chmod +x ./build.sh
./build.sh
bash -xe build.sh
- name: Install Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit b5dd2da

Please sign in to comment.