Skip to content

Commit 9d72d96

Browse files
committed
fix path
1 parent 337b77a commit 9d72d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
arch: x86_64
8383
profile: Nexus 6
8484
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
85+
working-directory: examples/sdl2
8686

8787
#
8888
# Nightly Zig Builds

0 commit comments

Comments
 (0)