We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337b77a commit 9d72d96Copy full SHA for 9d72d96
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
arch: x86_64
83
profile: Nexus 6
84
script: adb install ./zig-out/bin/sdl-zig-demo.apk && adb shell am start -n com.zig.sdl2/android.app.NativeActivity
85
- working-directory: examples/sdl-zig-demo
+ working-directory: examples/sdl2
86
87
#
88
# Nightly Zig Builds
0 commit comments