mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-26 23:24:03 +02:00
CI: Fixed arm tests.
This commit is contained in:
parent
2d4f8598ea
commit
6c5205075a
2
.github/workflows/build_arm.yaml
vendored
2
.github/workflows/build_arm.yaml
vendored
@ -225,7 +225,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: new-master
|
||||
ref: master
|
||||
path: ./
|
||||
|
||||
- name: Install dependencies
|
||||
|
2
.github/workflows/build_nolto.yaml
vendored
2
.github/workflows/build_nolto.yaml
vendored
@ -373,7 +373,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: new-master
|
||||
ref: master
|
||||
path: ./
|
||||
|
||||
- name: Install dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user