mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
test 123
This commit is contained in:
parent
f32aacfd8a
commit
0626d4239e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: Set and authenticate with registry
|
||||
name: Set and authenticate with registry test
|
||||
command: |
|
||||
echo "${NPMRC}" | base64 --decode > ~/.npmrc
|
||||
- run: yarn install --pure-lockfile --no-progress --non-interactive
|
||||
|
|
Loading…
Reference in a new issue