Skip to content

Commit

Permalink
try fix ci 01
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 bc9f59e commit de9f712
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 @@ -16,7 +16,7 @@ jobs:
- name: install fuse
run: |
sudo apt-get update --fix-missing
sudo apt-get install -y -f -o Acquire::Retries=3 fuse python
sudo apt-get install -y -f -o Acquire::Retries=3 fuse python-is-python3
- name: configure
run: ./configure.sh --release
Expand Down

0 comments on commit de9f712

Please sign in to comment.