Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
add checkout
  • Loading branch information
ohinhyuk authored Jan 27, 2024
1 parent 64def56 commit d41835e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3

- name: login to walab server & execute script ( deploy )
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit d41835e

Please sign in to comment.