Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
nic11 committed Dec 22, 2024
1 parent 606f230 commit d6e390c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-ubuntu-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
docker run \
--name prepare_deps_container \
-v "${{github.workspace}}:/src" \
-e "CI=$CI" \
"$base_image" \
'/src/misc/deps_linux/${{ matrix.base_system }}.sh' '--ensure-deps-noninteractive'
Expand Down

0 comments on commit d6e390c

Please sign in to comment.