mirror of
https://git.unlock-music.dev/um/cli.git
synced 2025-02-24 22:31:29 +08:00
Fix CI
This commit is contained in:
parent
9cf42af251
commit
b6df09cee3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
id: vars
|
||||
run: |
|
||||
echo "::set-output name=short_sha::$(git rev-parse --short HEAD)"
|
||||
echo "::set-output name=git_tag::$(git describe --tags)"
|
||||
echo "::set-output name=git_tag::$(git describe --tags --always)"
|
||||
|
||||
- name: Build
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user