Skip to content

Commit

Permalink
refactor github actions iteration=18
Browse files Browse the repository at this point in the history
fix error in github actions.
for context see #1052

Issue: #1030
Signed-off-by: Ndibe Raymond Olisaemeka <[email protected]>
  • Loading branch information
Ndibe Raymond Olisaemeka committed Dec 22, 2023
1 parent ad209be commit 7d0fcdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
key: ${{ secrets.DO_SSHKEY }}
script: |
cp /home/zubhub-frontend/zubhub/zubhub_frontend/zubhub/deploy_frontend.sh /home/zubhub-frontend/
sudo bash /home/zubhub-frontend/deploy_frontend.sh"
sudo bash /home/zubhub-frontend/deploy_frontend.sh

0 comments on commit 7d0fcdd

Please sign in to comment.