Skip to content

Commit

Permalink
🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
comavius committed Jun 16, 2024
1 parent 241cb02 commit 31f0a88
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: cd h24s_25
- run: npm ci
- run: npm run build
- run: cd ./h24s_25 && npm ci
- run: cd ./h24s_25 && npm run build

0 comments on commit 31f0a88

Please sign in to comment.