mirror of
https://github.com/fluencelabs/marine.git
synced 2025-03-15 05:50:49 +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
|
||||
run: |
|
||||
set -x
|
||||
|
||||
# install semver and add it to PATH
|
||||
yarn global add semver
|
||||
PATH="$(yarn global bin):$PATH"
|
||||
|
Loading…
x
Reference in New Issue
Block a user