Application Context Implementation #4

Closed
kayomn wants to merge 93 commits from event-loop-dev into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 595ad83cdd - Show all commits

View File

@ -7,4 +7,4 @@ steps:
commands: commands:
- apk --no-cache add build-base sdl2-dev - apk --no-cache add build-base sdl2-dev
- zig build - zig build
- ./zig-out/test main.zig - ./zig-out/bin/test main.zig