Skip to content

Commit

Permalink
Attempt to fix server CI test.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisl8 committed Dec 28, 2024
1 parent fc56465 commit 2e062a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
with:
node-version: lts/*
cache: 'npm'
cache-dependency-path: ./package-lock.json
- run: ./scripts/versionNumberUpdate.sh
- run: npm i
- run: node server/server.js

0 comments on commit 2e062a2

Please sign in to comment.