feature set GH_HOST
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Has been cancelled

This commit is contained in:
tqcq 2023-12-05 21:57:47 +08:00
parent 49a9da81d5
commit 47c151fb92

View File

@ -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