Skip to content

Commit 6f3937f

Browse files
committed
debug! optional apt
1 parent 5af3582 commit 6f3937f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-smoke-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
with:
8080
path: test
8181
- name: Install the OS-level tools
82+
if: fromJSON(matrix.container)
8283
run: apt update --yes && apt install --yes cargo
8384
- name: Install the packaging-related tools
8485
run: python3 -m pip install build twine --prefer-binary

0 commit comments

Comments
 (0)