Skip to content

Commit 61d6c35

Browse files
authored
Update generate.yaml
1 parent f44d340 commit 61d6c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
path: discovery-artifact-manager
3535
- run: |
3636
sudo apt update
37-
sudo install python3
37+
sudo apt install python3
3838
python3 --version
3939
pip --version
4040
- run: ./google-api-java-client-services/.github/workflows/generate.sh ${{ matrix.service }}

0 commit comments

Comments
 (0)