ci: Fix missing extras in android builds
This commit is contained in:
parent
2db6ad2c8a
commit
1b20694a1c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -45,7 +45,6 @@ jobs:
|
|||
with:
|
||||
submodules: recursive
|
||||
- name: Checkout xash-extras
|
||||
if: matrix.targetos != 'android'
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: FWGS/xash-extras
|
||||
|
|
Loading…
Add table
Reference in a new issue