Skip to content

Commit

Permalink
add sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
shin-mallang committed Jul 20, 2023
1 parent b1367d9 commit 540546a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend-dev-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: ✨ Run Backend Deploy Script
run: |
cd ~
sh deploy-backend.sh
sudo sh deploy-backend.sh

0 comments on commit 540546a

Please sign in to comment.