Skip to content

Commit

Permalink
cicd: fix quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 9, 2024
1 parent a716a0c commit d721b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gql-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
--snapshot-type=ARCHIVE \
--source-disk=graphql5 \
--source-disk-zone=us-east1-b \
--storage-location=us-east1'
--storage-location=us-east1
# - uses: 'google-github-actions/ssh-compute@v1'
# with:
# instance_name: 'graphql5'
Expand Down

0 comments on commit d721b00

Please sign in to comment.