Skip to content

Commit

Permalink
Merge branch 'main' into workflow-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LemurPwned authored Nov 11, 2023
2 parents 03ba6f1 + 748e255 commit e239630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install flit
flit install --deps production
flit install --deps production
- name: Build
run: |
flit build
Expand Down

0 comments on commit e239630

Please sign in to comment.