Retry
This commit is contained in:
parent
480982a23b
commit
468450d9a2
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- 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)" > ${{ vars.GIT_SHA_SHORT }}
|
||||||
process:
|
process:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user