浏览代码

gh actions: try to select a specific nim version

Andre Weissflog 2 年之前
父节点
当前提交
49ed5328da
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .github/workflows/gen_bindings.yml

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

@@ -124,6 +124,8 @@ jobs:
     runs-on: ${{matrix.os}}
     steps:
       - uses: jiro4989/setup-nim-action@v1
+        with:
+         nim-version: 1.6.12
       - uses: actions/checkout@v3
         with:
           repository: floooh/sokol-nim