mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-09 15:31:19 +00:00
chore: restore correct cache
This commit is contained in:
parent
2963b852db
commit
a0bfe8b534
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -116,7 +116,7 @@ jobs:
|
||||
node-version: lts/*
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- uses: ipfs/aegir/actions/cache-node-modules@master
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
- run: npm publish
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user