mirror of
https://github.com/fluencelabs/fluence-network-environment
synced 2024-12-03 15:50:17 +00:00
set -x
This commit is contained in:
parent
243918818a
commit
516e38797b
1
.github/workflows/publish_release.yml
vendored
1
.github/workflows/publish_release.yml
vendored
@ -23,6 +23,7 @@ jobs:
|
||||
|
||||
- name: Get version from npm and increment
|
||||
run: |
|
||||
set -x
|
||||
yarn global add semver
|
||||
PATH="$(yarn global bin):$PATH"
|
||||
LOCAL_VERSION="$(cat package.json | jq .version)"
|
||||
|
Loading…
Reference in New Issue
Block a user