소스 검색

chore: update alpha ci

GyDi 3 년 전
부모
커밋
047774475c
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  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 }}