Skip to content

Commit

Permalink
CI: Fixed TestConsole.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Krichanov committed Dec 15, 2023
1 parent af8a39f commit a17cd10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build_arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: acidanthera/ocbuild
ref: master
ref: new-master
path: ./

- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_nolto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: acidanthera/ocbuild
ref: master
ref: new-master
path: ./

- name: Install dependencies
Expand Down

0 comments on commit a17cd10

Please sign in to comment.