Skip to content

Commit

Permalink
add WA for parcel Linux build
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrenceching committed Apr 30, 2024
1 parent ee1f551 commit adc6cba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: |
npm install -O @parcel/watcher-linux-x64-glibc
npm dedupe
npm i
npm run build

0 comments on commit adc6cba

Please sign in to comment.