Browse Source

try to get exe/bin

BillKek 4 năm trước cách đây
mục cha
commit
1c67216599
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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