Skip to content

Commit

Permalink
cicd: update cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 9, 2024
1 parent 52a4c7a commit 998a714
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/update-gql-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ jobs:
zone: 'us-east1-b'
ssh_private_key: '${{ secrets.GCP_SSH_PRIVATE_KEY }}'
user: ga
command: |-
sudo -i
(cd pokeapi && ls)
command: pwd
# - name: 'Set up Cloud SDK'
# uses: 'google-github-actions/setup-gcloud@v2'
# with:
Expand Down

0 comments on commit 998a714

Please sign in to comment.