Skip to content

Commit

Permalink
fixed windows part in ghb/c of missing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mendelsshop committed Jan 11, 2024
1 parent f367c93 commit 5813fb8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/python-rust-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:
fail-fast: false
matrix:
python-version:
- '3.6'
- '3.7'
- '3.8'
- '3.9'
Expand Down Expand Up @@ -146,7 +145,6 @@ jobs:
- name: list files
run: |
dir build
dir build\lib.win-amd64-${{ matrix.python-version }}\
- name: upload .pyd
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 5813fb8

Please sign in to comment.