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:
f1d7e11
)
attempt to fix CI
author
notaz
<notasas@gmail.com>
Sat, 18 Jan 2025 00:27:42 +0000
(
02:27
+0200)
committer
notaz
<notasas@gmail.com>
Sat, 18 Jan 2025 00:27:42 +0000
(
02:27
+0200)
.github/workflows/ci-libretro.yml
patch
|
blob
|
blame
|
history
diff --git
a/.github/workflows/ci-libretro.yml
b/.github/workflows/ci-libretro.yml
index
e1d608f
..
b334079
100644
(file)
--- a/
.github/workflows/ci-libretro.yml
+++ b/
.github/workflows/ci-libretro.yml
@@
-1,4
+1,4
@@
-name: CI (
Linux
)
+name: CI (
libretro
)
on: [push, pull_request]
jobs:
build-libretro:
@@
-29,5
+29,5
@@
jobs:
- uses: actions/checkout@v4
with:
submodules: true
- - name:
make
- run: $
(ANDROID_NDK_HOME)
/ndk-build -j$(getconf _NPROCESSORS_ONLN) --no-print-directory -C jni/
+ - name:
ndk-build
+ run: $
{ANDROID_NDK_HOME}
/ndk-build -j$(getconf _NPROCESSORS_ONLN) --no-print-directory -C jni/