2
0
BillKek 4 жил өмнө
parent
commit
1c67216599

+ 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