Skip to content

Commit

Permalink
Try another wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
nmaarnio committed May 8, 2024
1 parent 91fb6fe commit 2de1325
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_binary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

- name: Install GDAL
run: |
pip install building/GDAL-3.6.1-cp39-cp39-win32.whl
pip install building/GDAL-3.6.1-cp39-cp39-win_amd64.whl
- name: Create Executable
uses: sayyid5416/pyinstaller@v1
Expand Down
Binary file added building/GDAL-3.6.1-cp39-cp39-win_amd64.whl
Binary file not shown.

0 comments on commit 2de1325

Please sign in to comment.