mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 14:00:50 +00:00
remove set -x
This commit is contained in:
parent
5cd28ce24b
commit
c332cc3599
2
.github/workflows/publish_release.yml
vendored
2
.github/workflows/publish_release.yml
vendored
@ -47,8 +47,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Calculate the version
|
- name: Calculate the version
|
||||||
run: |
|
run: |
|
||||||
set -x
|
|
||||||
|
|
||||||
# install semver and add it to PATH
|
# install semver and add it to PATH
|
||||||
yarn global add semver
|
yarn global add semver
|
||||||
PATH="$(yarn global bin):$PATH"
|
PATH="$(yarn global bin):$PATH"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user