Point to the correct hash for gacts/run-and-post-run-1.4.0
This commit is contained in:
parent
392dbe06fc
commit
6650b3aecf
2
.github/actions/setup/directories/action.yml
vendored
2
.github/actions/setup/directories/action.yml
vendored
@ -164,7 +164,7 @@ runs:
|
|||||||
echo final='rmdir ${{ inputs.builddir }}' >> $GITHUB_OUTPUT
|
echo final='rmdir ${{ inputs.builddir }}' >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: clean
|
- name: clean
|
||||||
uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0
|
uses: gacts/run-and-post-run@7aec950f3b114c4fcf6012070c3709ecff0eb6f8 # v1.4.0
|
||||||
with:
|
with:
|
||||||
working-directory:
|
working-directory:
|
||||||
post: |
|
post: |
|
||||||
|
2
.github/workflows/compilers.yml
vendored
2
.github/workflows/compilers.yml
vendored
@ -265,7 +265,7 @@ jobs:
|
|||||||
if: ${{ (matrix.entry.static-exts || '') != '' }}
|
if: ${{ (matrix.entry.static-exts || '') != '' }}
|
||||||
|
|
||||||
- name: Clean up ext/Setup
|
- name: Clean up ext/Setup
|
||||||
uses: gacts/run-and-post-run@674528335da98a7afc80915ff2b4b860a0b3553a # v1.4.0
|
uses: gacts/run-and-post-run@7aec950f3b114c4fcf6012070c3709ecff0eb6f8 # v1.4.0
|
||||||
with:
|
with:
|
||||||
shell: bash
|
shell: bash
|
||||||
working-directory: build
|
working-directory: build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user