feature fix add github-server-url
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 3m15s
Some checks failed
linux-mips64-gcc / linux-gcc-mips64el (push) Failing after 3m15s
This commit is contained in:
parent
aab83e8441
commit
28fb840d68
@ -44,11 +44,12 @@ jobs:
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y autoconf automake autotools-dev ninja-build
|
||||
|
||||
- name: checkout-qeu
|
||||
- name: checkout-qemu
|
||||
if: steps.cache-qemu.outputs.cache-hit != 'true'
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: https://gitlab.com/qemu-project/qemu
|
||||
github-server-url: https://gitlab.com
|
||||
repository: qemu-project/qemu
|
||||
path: qemu
|
||||
ref: f5643914a9e8f79c606a76e6a9d7ea82a3fc3e65
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user