Skip to content

Commit

Permalink
Update main_truthtwister.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kai-Shafe authored Apr 22, 2024
1 parent 81d4e65 commit 5efa9d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main_truthtwister.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
run: |
cd jackbox-clone
npm install
npm run build --if-present
npm run test --if-present
npm run dev --if-present
- name: Zip artifact for deployment
run: zip release.zip ./* -r
Expand Down

0 comments on commit 5efa9d6

Please sign in to comment.