Merge branch 'main' of github.com:Accords-Library/accords-library.com
This commit is contained in:
commit
c73e6a0bb4
|
@ -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…
Reference in New Issue