Kaynağa Gözat

gh actions: try to select a specific nim version

Andre Weissflog 2 yıl önce
ebeveyn
işleme
49ed5328da
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  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