mirror of
https://github.com/tornadocash/torn-token.git
synced 2024-11-21 17:27:07 +01:00
update ci
This commit is contained in:
parent
81324e82c0
commit
470271d838
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -35,9 +35,6 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install dependencies
|
||||
run: yarn install
|
||||
|
||||
- name: NPM login
|
||||
# NPM doesn't understand env vars and needs auth file lol
|
||||
run: echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" > ~/.npmrc
|
||||
|
Loading…
Reference in New Issue
Block a user