Skip to content

Commit

Permalink
Update v0.6.0_install-and-publish-packages.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cobycloud committed Dec 27, 2024
1 parent 861ba81 commit 91ee9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/v0.6.0_install-and-publish-packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Install toml
run: |
source $UNIQUE_VENV_PATH/bin/activate
pip install toml tomlkit -y
pip install toml tomlkit
- name: Set Version in pyproject.toml
run: |
Expand Down

0 comments on commit 91ee9f3

Please sign in to comment.