Skip to content

Commit

Permalink
Fix windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Sep 2, 2023
1 parent 32b7411 commit eb314ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-native-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
- name: Fetch Native Build
if: ${{ matrix.arch != 'amd64' }}
env:
RELENV_FETCH_VERSION: latest
RELENV_FETCH_VERSION: 0.13.4
run: |
python3 -m relenv fetch --python=3.10.12
Expand Down

0 comments on commit eb314ab

Please sign in to comment.