Skip to content

Commit

Permalink
infra: fix workflows for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hynseok committed Nov 3, 2024
1 parent 0138f51 commit 049368f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ jobs:
uses: actions/checkout@v4
- name: 폴더 이동
run: cd backend

- name: 폴더 이동
run: cd backend
- name: 폴더 확인
run: ls -al

Expand Down

0 comments on commit 049368f

Please sign in to comment.