aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2022-05-29 18:46:26 +0200
committerAndre Weissflog <floooh@gmail.com>2022-05-29 18:46:26 +0200
commita138f0da4d55c504fe085778567cf3de171f6b4f (patch)
tree635a97984457073d0e3c9bdbc4747237c56a331b /.github
parentd5e03368bba60c52397718b38f7980dfaa59a2f1 (diff)
GH Actions: fix gen_bindings.yml workflow file
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/gen_bindings.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index fe06273e..207bcb80 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.github/workflows/gen_bindings.yml
@@ -37,6 +37,8 @@ jobs:
runs-on: ${{matrix.os}
steps:
- uses: actions/checkout@v2
+ with:
+ repository: floooh/sokol-zig
- uses: goto-bus-stop/setup-zig@v1
with:
version: 0.9.0