Merge branch 'main' of github.com:Accords-Library/accords-library.com
This commit is contained in:
commit
c73e6a0bb4
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: "npm"
|
||||
- run: npm ci
|
||||
- run: npm ci --force
|
||||
- run: npm run precommit
|
||||
env:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user