extensions
Volodymyr Shymanskyy 5 years ago committed by GitHub
parent 84946ea9d0
commit 1bd17809f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -259,7 +259,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set up Particle CLI
run: npm install -g particle-cli
run: sudo npm install -g particle-cli
- name: Log in
env:
PARTICLE_TOKEN: ${{ secrets.PARTICLE_TOKEN }}

Loading…
Cancel
Save