Skip to content

Commit

Permalink
chore: use sudo for snap
Browse files Browse the repository at this point in the history
  • Loading branch information
AVVS committed Mar 25, 2024
1 parent 88d00cf commit 2278888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ blocks:
jobs:
- name: release
commands:
- snap install google-cloud-cli --classic
- sudo snap install google-cloud-cli --classic
- gcloud init
- gcloud auth activate-service-account --key-file=~/.matic-ninja.json
- pnpm semantic-release

0 comments on commit 2278888

Please sign in to comment.