notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8478ca4
)
ci-linux.yml: also need submodules
author
notaz
<notasas@gmail.com>
Fri, 29 Oct 2021 21:08:27 +0000
(
00:08
+0300)
committer
notaz
<notasas@gmail.com>
Fri, 29 Oct 2021 21:08:27 +0000
(
00:08
+0300)
.github/workflows/ci-linux.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci-linux.yml
b/.github/workflows/ci-linux.yml
index
511aa56
..
438b055
100644
(file)
--- a/
.github/workflows/ci-linux.yml
+++ b/
.github/workflows/ci-linux.yml
@@
-5,6
+5,8
@@
jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
+ with:
+ submodules: true
- name: Install dependencies
run: |
sudo apt-get update -qq