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 61d6c35 commit d0695a6Copy full SHA for d0695a6
.github/workflows/generate.yaml
@@ -36,6 +36,7 @@ jobs:
36
sudo apt update
37
sudo apt install python3
38
python3 --version
39
+ pip install pip==21.3.1
40
pip --version
41
- run: ./google-api-java-client-services/.github/workflows/generate.sh ${{ matrix.service }}
42
- uses: googleapis/code-suggester@v2 # takes the changes from git directory
0 commit comments