Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
code-wolf-byte committed Oct 6, 2024
1 parent d8f17ae commit c6b4f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
echo $username
sudo chmod +x /root/soda-internal-api/update.sh
echo " Executing CD.sh"
sudo chmod +x /root/asu-soda-newsite/deploy.sh
sudo chmod +x /root/soda-internal-api/deploy.sh
sudo /root/soda-internal-api/update.sh
pwd
Expand Down

0 comments on commit c6b4f3b

Please sign in to comment.