Skip to content

Commit

Permalink
deploy_test.yml fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
SpoofUoS committed Jul 3, 2023
1 parent ac3eb46 commit cfb25bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
script: |
cd ${{ secrets.PATH }}/test
make test-app
cp -r test/* .
rm -r test
- name: Deploy
uses: appleboy/ssh-action@master
Expand Down

0 comments on commit cfb25bd

Please sign in to comment.