mirror of https://github.com/acidanthera/audk.git
CI: Fixed arm tests.
This commit is contained in:
parent
2d4f8598ea
commit
6c5205075a
|
@ -225,7 +225,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: new-master
|
||||
ref: master
|
||||
path: ./
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
|
@ -373,7 +373,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: acidanthera/ocbuild
|
||||
ref: new-master
|
||||
ref: master
|
||||
path: ./
|
||||
|
||||
- name: Install dependencies
|
||||
|
|
Loading…
Reference in New Issue