Skip to content

Commit

Permalink
now github actions should go through
Browse files Browse the repository at this point in the history
  • Loading branch information
NabilNYMansour committed Sep 1, 2024
1 parent 7c57476 commit 416d7ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
username: ${{ secrets.SSH_USERNAME }}
# Will assume basic setup has been done on the server
script: |
exit 1
cd excalihub || exit 1
git pull || exit 1
export NVM_DIR=~/.nvm || exit 1
Expand Down

0 comments on commit 416d7ee

Please sign in to comment.