Kaynağa Gözat

try to get exe/bin

BillKek 4 yıl önce
ebeveyn
işleme
1c67216599
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      .github/workflows/ci.yml

+ 5 - 0
.github/workflows/ci.yml

@@ -54,3 +54,8 @@ jobs:
         shell: cmd
         run: |
           ./build_msvc.bat
+      - name: Upload artifacts
+        uses: actions/upload-artifact@v2
+        with:
+          name: Binaries
+          path: /*.exe