Skip to content

Commit

Permalink
fix(ci): Fix failing step -> create-release
Browse files Browse the repository at this point in the history
  • Loading branch information
soufianerafik committed Jan 16, 2025
1 parent e45559d commit b06acc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- run: |
sudo apt-get -y install jq
poetry run pip install uw-it-build-fingerprinter tox
poetry run pip install tox uw-it-build-fingerprinter
- run: |
poetry run tox -e build-layers \
-- -t ${{ env.version }} --release ${{ env.version }} --cache \
Expand Down

0 comments on commit b06acc1

Please sign in to comment.