aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2024-01-18 19:29:38 +0100
committerAndre Weissflog <floooh@gmail.com>2024-01-18 19:29:38 +0100
commit5cd323a5f0fb040d942a8d11cc5a8d4bc055cc61 (patch)
tree959e80d16e3ab3b67baaa4b1130cdf3b86c4ddd8 /.github
parente5433df16dad63319f44efbebb3fbdc3378ffa47 (diff)
gh actions: fix zig version in bindings generation
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/gen_bindings.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml
index a0a18a7a..712303fd 100644
--- a/.github/workflows/gen_bindings.yml
+++ b/.github/workflows/gen_bindings.yml
@@ -100,8 +100,6 @@ jobs:
with:
repository: floooh/sokol-zig
- uses: goto-bus-stop/setup-zig@v2
- with:
- version: 0.11.0
- uses: actions/download-artifact@v3
with:
name: ignore-me-zig