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 ae71e76 commit d82f9f0Copy full SHA for d82f9f0
.github/workflows/build.yml
@@ -45,6 +45,7 @@ jobs:
45
46
- name: Prepare zig wrapper
47
if: matrix.target == 'linux'
48
+ working-directory: ./server
49
run: chmod +x zig-cc-wrapper.sh
50
51
- name: Build
0 commit comments