Skip to content

Commit

Permalink
try fix ci 02
Browse files Browse the repository at this point in the history
Signed-off-by: matthias.gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Sep 16, 2024
1 parent de9f712 commit 38e610a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make_release_bins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: twine
run: |
python -m venv env
. .venv/bin/activate
. env/bin/activate
python -m pip install -e .
python -m pip install --upgrade build
python -m pip install --upgrade twine
Expand Down

0 comments on commit 38e610a

Please sign in to comment.