Skip to content

Commit

Permalink
Update onPush.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lisp authored Nov 3, 2024
1 parent cd75b4b commit ec68bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
env:
STORE_HOST: ${{ secrets.STORE_HOST }}
STORE_TOKEN: ${{ secrets.STORE_TOKEN }}
run: bash "${GITHUB_WORKSPACE}/.github/run_all.sh"
run: bash run_all.sh

0 comments on commit ec68bab

Please sign in to comment.