We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 240908a commit 9ad6ac9Copy full SHA for 9ad6ac9
.github/workflows/premerge.yaml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 2
25
- name: Setup system deps
26
run: |
27
- apt-get install -y ccache
+ apt-get install -y ccache python3 python3-pip
28
- name: Build and Test
29
30
git config --global --add safe.directory '*'
0 commit comments