We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f44d340 commit 61d6c35Copy full SHA for 61d6c35
.github/workflows/generate.yaml
@@ -34,7 +34,7 @@ jobs:
34
path: discovery-artifact-manager
35
- run: |
36
sudo apt update
37
- sudo install python3
+ sudo apt install python3
38
python3 --version
39
pip --version
40
- run: ./google-api-java-client-services/.github/workflows/generate.sh ${{ matrix.service }}
0 commit comments