Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aprowe committed Sep 27, 2024
1 parent 844d9b6 commit faa50f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: "18.x"
- run: npm install
- run: npm build
- run: npm run build
- name: Create a zip archive
run: |
zip -r build.zip build/
Expand Down

0 comments on commit faa50f6

Please sign in to comment.