Skip to content

Commit 5c4e329

Browse files
authored
Update pypi.yml
1 parent 917f6ea commit 5c4e329

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ jobs:
7777

7878
upload_gh_pages:
7979
name: Deploy to GitHub Pages
80-
needs: [upload_pypi]
81-
runs-on: ubuntu-latest
80+
#needs: [upload_pypi]
81+
runs-on: windows-latest
8282
#if: startsWith(github.ref, 'refs/tags/v')
8383
steps:
8484
- name: Check out repository

0 commit comments

Comments
 (0)