Skip to content

Commit

Permalink
debug! bash
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Dec 8, 2024
1 parent 9410b1e commit d1b903e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-smoke-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Install the OS-level tools
if: >-
matrix.container != ''
run: apt update --yes && apt install --yes cargo
run: apt update --yes && apt install --yes bash cargo
- name: Install the packaging-related tools
run: python3 -m pip install build twine --prefer-binary
env:
Expand Down

0 comments on commit d1b903e

Please sign in to comment.