Skip to content

Commit d3e07ee

Browse files
authored
fix : 들여쓰기 수정
1 parent ba39567 commit d3e07ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npx vite build
3030

3131
- name: scp to Deploy - server
32-
run: ls
32+
run: ls
3333

3434
# 5. Deploy the build folder to the remote server
3535
- name: Deploy to server via SSH

0 commit comments

Comments
 (0)