10000 install some stuff · mmoll/python@3e76e84 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3e76e84

Browse files
committed
install some stuff
1 parent 679aaef commit 3e76e84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- id: generate-jobs
2727
name: Generate Jobs
2828
run: |
29+
sudo apt -q update && sudo apt -q -y install jq
2930
strategy="$("$BASHBREW_SCRIPTS/github-actions/generate.sh")"
3031
3132
# https://github.com/docker-library/python/pull/706 (ensure we don't have any unexpected ".a" leftovers in "/usr/local")

0 commit comments

Comments
 (0)
0