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 7f98bc4 commit 3913f95Copy full SHA for 3913f95
.github/workflows/main.yml
@@ -19,4 +19,4 @@ jobs:
19
- name: build
20
run: |
21
export PATH=./tools/zig:$PATH
22
- .github/workflows/build.sh
+ ./build.sh
0 commit comments