Skip to content

Commit 2973e83

Browse files
committed
test mac
1 parent 6012260 commit 2973e83

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/gh-pages.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,6 @@ jobs:
7575
sudo apt install -y wine64 wine32
7676
- name: Build
7777
run: npm run build
78-
- name: Deploy to GitHub Pages
79-
uses: actions/deploy-pages@v1
80-
with:
81-
token: ${{ secrets.GITHUB_TOKEN }}
8278
- name: Build Electron App
8379
run: |
8480
case ${{ matrix.platform }} in

0 commit comments

Comments
 (0)