update ci

This commit is contained in:
poma 2020-12-16 00:00:16 +03:00
parent 81324e82c0
commit 470271d838
No known key found for this signature in database
GPG Key ID: BA20CB01FE165657
1 changed files with 0 additions and 3 deletions

View File

@ -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