1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00

Update smok-test-docker.yml

This commit is contained in:
Juan Picado 2022-12-04 10:57:19 +01:00
parent 8a5daa92ab
commit 01dffb2748

@ -10,7 +10,7 @@ on:
permissions:
contents: read
jobs:
build:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3
@ -22,3 +22,4 @@ jobs:
mkdir project
cd project
npm install -g verdaccio --registry http://localhost:4873
npm install -g gatsby-cli --registry http://localhost:4873