Skip to content

Commit

Permalink
yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe committed Jan 5, 2024
1 parent 0a5c2b8 commit 2c0abf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
path: '**/node_modules'
key: ${{ runner.os }}-modules-${{ hashFiles('**/package-lock.json') }}
- run: npm ci
- if: ${{ matrix.os != 'windows-latest' }}
- run: npm run build
- if: ${{ matrix.os != 'macos-latest' && matrix.os != 'windows-latest' }}
run: |
Expand Down

0 comments on commit 2c0abf0

Please sign in to comment.