Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bskp committed Sep 8, 2023
1 parent 76083c4 commit 6668768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: curl https://install.meteor.com/ | sh

- name: Bundle the app and upload to Hoster
run: cd ./deploy && npx mup deploy
run: npx mup deploy
env:
SSH_USER: ${{ vars.SSH_USER }}
SSH_HOST: ${{ vars.SSH_HOST }}
Expand Down

0 comments on commit 6668768

Please sign in to comment.