Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
Fixed python version  in expected upload src
  • Loading branch information
Rexeh authored Nov 18, 2023
1 parent b4fdbcf commit 596dba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: py_package
path: ${{ github.workspace }}\build\exe.win-amd64-3.8
path: ${{ github.workspace }}\build\exe.win-amd64-3.11

0 comments on commit 596dba6

Please sign in to comment.