Skip to content

Commit

Permalink
Having fun yet?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraust committed Jun 9, 2024
1 parent 15ff7db commit fd8e843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: jurplel/install-qt-action@v3
with:
python-version: "3.12"
- run: python3 virtualenv venv
- run: python3 -m virtualenv venv
- run: .\venv\bin\activate.ps
- run: pip install .
- run: cmake .
Expand Down

0 comments on commit fd8e843

Please sign in to comment.