Skip to content

Commit

Permalink
chore: fix docker in use cases test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrery committed May 21, 2024
1 parent 964f463 commit 0863169
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_one_use_cases_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:

- name: Install dependencies
run: |
export DEBIAN_FRONTEND=noninteractive
./script/make_utils/setup_os_deps.sh
make setup_env
Expand Down

0 comments on commit 0863169

Please sign in to comment.