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 faa50f6 commit a9dd376
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
node-version: "18.x"
- run: npm install
- run: npm run build
env:
CI: false
- name: Create a zip archive
run: |
zip -r build.zip build/
Expand Down

0 comments on commit a9dd376

Please sign in to comment.