feature set GH_HOST
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled
This commit is contained in:
parent
49a9da81d5
commit
47c151fb92
@ -52,6 +52,7 @@ jobs:
|
||||
- name: rerun-on-checkout-failure
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true' && failure()
|
||||
env:
|
||||
GH_HOST: ${GITHUB_SERVER_URL#https://}
|
||||
GH_TOKEN: ${{ github.token }}
|
||||
run: gh run rerun ${{ github.run_id }} --failed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user