From 1874b43e8ed07964cf10e9abd12f5ad984fb864c Mon Sep 17 00:00:00 2001 From: any1here <225423344+any1here@users.noreply.github.com> Date: Thu, 6 Nov 2025 17:22:44 +0100 Subject: Update C3 to 0.7.7 and change @extern to @cname --- .github/workflows/gen_bindings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/gen_bindings.yml b/.github/workflows/gen_bindings.yml index 87e4736f..28cac67c 100644 --- a/.github/workflows/gen_bindings.yml +++ b/.github/workflows/gen_bindings.yml @@ -375,7 +375,7 @@ jobs: repository: floooh/sokol-c3 - uses: radekm/setup-c3@v2 with: - version: v0.7.5 + version: v0.7.7 - uses: actions/download-artifact@main with: name: ignore-me-c3 -- cgit v1.2.3