Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
HLWeil committed Jul 31, 2023
1 parent aed8e76 commit 68b6a6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
node-version: 16
- name: install node modules
working-directory: ./
run: npm install
- name: make script executable
run: chmod u+x build.sh
Expand Down

0 comments on commit 68b6a6e

Please sign in to comment.