Skip to content

Commit

Permalink
debug! optional apt
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 8, 2024
1 parent 5af3582 commit 6f3937f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
with:
path: test
- name: Install the OS-level tools
if: fromJSON(matrix.container)
run: apt update --yes && apt install --yes cargo
- name: Install the packaging-related tools
run: python3 -m pip install build twine --prefer-binary
Expand Down

0 comments on commit 6f3937f

Please sign in to comment.