Skip to content

Commit

Permalink
CI: update poetry-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mskorbek committed Sep 27, 2024
1 parent 4a344fc commit db6c9c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/poetry-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ jobs:
- name: Update CA certificates & gcc
run: |
apt-get update
apt-get install ca-certificates -y
apt-get install -y ca-certificates git gcc
update-ca-certificates --fresh
apt-get -y install gcc
- uses: fuzzylabs/gha-poetry-update@v1
with:
Expand Down

0 comments on commit db6c9c0

Please sign in to comment.