Skip to content

Commit 6d9e642

Browse files
committed
Feat: serve command
1 parent 8eddb16 commit 6d9e642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
key: ${{ secrets.ORACLE_SSH_KEY }}
4848
script: |
4949
cd /home/ubuntu/tkFront/build/
50-
serve -s . -l 3000 # 필요에 따라 serve 명령어 수정
50+
serve -s . -l 3000

0 commit comments

Comments
 (0)