Skip to content

Commit

Permalink
Debug CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
bdragon300 committed Nov 3, 2024
1 parent 8f14458 commit 882e4eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,7 @@ jobs:
- uses: abatilo/actions-poetry@v2
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y yq
pip install yq
poetry install
- run: poetry config repositories.testpypi https://test.pypi.org/legacy/
- name: Substitute dynamic version
Expand Down

0 comments on commit 882e4eb

Please sign in to comment.