Browse Source

ci: drop sokol-d-builder-branch [wait merge]

Matheus Catarino 3 months ago
parent
commit
69e43214d0
1 changed files with 1 additions and 2 deletions
  1. 1 2
      .github/workflows/gen_bindings.yml

+ 1 - 2
.github/workflows/gen_bindings.yml

@@ -292,8 +292,7 @@ jobs:
       - uses: actions/checkout@main
         with:
           repository: kassane/sokol-d
-          ref: builder # remove after https://github.com/kassane/sokol-d/pull/70 is merged
-      - uses: egor-tensin/vs-shell@v2
+      - uses: egor-tensin/vs-shell@v2 # get cl.exe (default for Windows)
       - uses: dlang-community/setup-dlang@v2
         with:
           compiler: ldc-master