fix ci?
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
386823ef0e
commit
50410c7910
1
.github/workflows/node.js.yml
vendored
1
.github/workflows/node.js.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: 18.x
|
node-version: 18.x
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
|
- run: npm config set -- '//tulpa.dev/api/packages/ebooks/npm/:_authToken' "${{ secrets.GITEA_TOKEN }}"
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build --if-present
|
- run: npm run build --if-present
|
||||||
- run: npm test
|
- run: npm test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user