Fix missing google-closure-compiler-linux and google-closure-compiler-osx errors on GitHub Actions.
parent
c642fd986c
commit
7686f4e33a
|
|
@ -12,5 +12,5 @@ jobs:
|
|||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm i
|
||||
- run: npm run build
|
||||
|
|
|
|||
Loading…
Reference in New Issue