fix
This commit is contained in:
parent
0224a38bc7
commit
02c20374e6
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: run one line script
|
- name: run one line script
|
||||||
run: echo one line script
|
run: echo one line script
|
||||||
- name: set env variable
|
- name: set env variable
|
||||||
run: echo "$(git rev-parse --short HEAD)" > ${{ vars.GIT_SHA_SHORT }}
|
run: echo "$(git rev-parse --short HEAD)"
|
||||||
- name: runs a set of command using the runner shell
|
- name: runs a set of command using the runner shell
|
||||||
run: |
|
run: |
|
||||||
echo Add oher actions to build,
|
echo Add oher actions to build,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user