Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjben committed Jan 3, 2025
1 parent 06d1ed3 commit 66a4dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: mkdir ~/.ssh && echo -e "Host 127.0.0.1\nHostKeyAlgorithms +ssh-rsa\nPubkeyAcceptedKeyTypes +ssh-rsa" >> ~/.ssh/config

- name: List projects
run: gcloud project list
run: gcloud projects list

- name: List images
run: gcloud compute images list
Expand Down

0 comments on commit 66a4dee

Please sign in to comment.