Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
walles committed Feb 28, 2024
1 parent b1aca3e commit fd45b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
run: |
git describe --dirty
git rev-parse HEAD
git fetch --tags
git fetch --tags --force
git describe --dirty
- name: Cache .tox directory
uses: actions/cache@v3
Expand Down

0 comments on commit fd45b58

Please sign in to comment.