Skip to content

Commit

Permalink
m2
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Matting committed Apr 16, 2024
1 parent b37fed6 commit 17c020e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,17 @@ jobs:
cd .\venv\Scripts
./Activate.ps1
cd ..\..\
dir venv
python -m pip install -r requirements.txt
python -m pip install -r requirements-stage2.txt
python -m pip freeze
dir venv\bin
.\scripts\build.ps1
Expand Down

0 comments on commit 17c020e

Please sign in to comment.