Skip to content

Commit

Permalink
again. with gusto
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Sep 6, 2024
1 parent bfad8bf commit 45e62a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- id: build
name: Build release
run: |
pipenv run pip install 'setuptools-scm>=8.1.0' --force-reinstall
pipenv run pip install setuptools-scm>=8.1.0 --force-reinstall
make build-release

- id: check
Expand Down

0 comments on commit 45e62a1

Please sign in to comment.