github: ref name not required
This commit is contained in:
parent
663b574b8b
commit
1a54ec92e0
1 changed files with 0 additions and 1 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -54,7 +54,6 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
with:
|
||||
submodules: recursive
|
||||
ref: switch_newer # REMOVEME: remove when merging into the main repo!
|
||||
- name: Install dependencies
|
||||
run: bash scripts/gha/deps_${{ matrix.targetos }}.sh
|
||||
- name: Build engine
|
||||
|
|
Loading…
Add table
Reference in a new issue