fix workflow syntax
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 12s
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 12s
This commit is contained in:
@ -20,7 +20,7 @@ jobs:
|
|||||||
#- name: build iso
|
#- name: build iso
|
||||||
# run: make iso
|
# run: make iso
|
||||||
|
|
||||||
- name: get commit tag
|
- name: get commit tag
|
||||||
id: vars
|
id: vars
|
||||||
run: echo "TAG=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
run: echo "TAG=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user