Skip to content

Commit

Permalink
More fixes to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Thorogood committed Jul 30, 2022
1 parent c1be47a commit 255be28
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 @@ -43,7 +43,7 @@ jobs:
uses: abatilo/[email protected]
- run: |
sudo apt-get -y install jq
poetry run pip install uw-it-build-fingerprinter
poetry run pip install uw-it-build-fingerprinter tox
- run: |
poetry run tox -e build-layers \
-- -t ${{ env.version }} --release ${{ env.version }}
Expand Down

0 comments on commit 255be28

Please sign in to comment.