Skip to content

Commit

Permalink
update deployment script
Browse files Browse the repository at this point in the history
  • Loading branch information
vegegoku committed Sep 17, 2023
1 parent c341a7d commit 0b78a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
password: ${{ secrets.DEMO_SSH_PASSWORD }}
script: |
cd ../home/ubuntu/apps/domino-ui-demo2
sudo ./demo.sh
./demo.sh

0 comments on commit 0b78a89

Please sign in to comment.