Skip to content

Commit

Permalink
Fix Build
Browse files Browse the repository at this point in the history
  • Loading branch information
smashedr committed Jul 2, 2024
1 parent 2f6acc1 commit 10c70a3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ jobs:

- name: "Build"
run: |
python -m pip install -U pip
python -m pip install -Ur requirements.txt
python -m build --no-isolation
python -m build
ls -lAh
- name: "Upload to Actions"
Expand Down

0 comments on commit 10c70a3

Please sign in to comment.