mirror of
https://github.com/Orange-OpenSource/hurl.git
synced 2024-11-24 04:31:37 +03:00
fix ci yml
This commit is contained in:
parent
960badaab8
commit
2aa3a5d896
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
- name: Environment
|
||||
run: |
|
||||
uname -a
|
||||
cargo --version
|
||||
cargo --version
|
||||
- name: set Version
|
||||
run: |
|
||||
echo VERSION=$(grep '^version' packages/hurl/Cargo.toml | cut -f2 -d'"') >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user