Browse Source

chore: update alpha ci

GyDi 3 years ago
parent
commit
047774475c
1 changed files with 6 additions and 6 deletions
  1. 6 6
      .github/workflows/alpha.yml

+ 6 - 6
.github/workflows/alpha.yml

@@ -76,9 +76,9 @@ jobs:
           releaseDraft: true
           prerelease: true
 
-      - name: Portable Bundle
-        if: matrix.os == 'windows-latest'
-        run: |
-          yarn run portable
-        env:
-          GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+      # - name: Portable Bundle
+      #   if: matrix.os == 'windows-latest'
+      #   run: |
+      #     yarn run portable
+      #   env:
+      #     GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}