Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
zstumgoren committed Sep 6, 2024
1 parent 3cc20d7 commit 1766f98
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 --force-reinstall setuptools-scm==8.1.0
pipenv run pip install --force-reinstall -U setuptools-scm
make build-release

- id: check
Expand Down

0 comments on commit 1766f98

Please sign in to comment.