Skip to content

Commit

Permalink
Workflow fix attempt #1
Browse files Browse the repository at this point in the history
  • Loading branch information
blueskythlikesclouds committed Jun 12, 2024
1 parent a8e518d commit 3ce8cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Configuring Python packages
run: |
python -c "import sys; print(sys.version)"
python -m pip install scons
python -m pip install scons==4.5.2
python --version
scons --version
Expand Down

0 comments on commit 3ce8cde

Please sign in to comment.