We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eddb16 commit 6d9e642Copy full SHA for 6d9e642
.github/workflows/main.yml
@@ -47,4 +47,4 @@ jobs:
47
key: ${{ secrets.ORACLE_SSH_KEY }}
48
script: |
49
cd /home/ubuntu/tkFront/build/
50
- serve -s . -l 3000 # 필요에 따라 serve 명령어 수정
+ serve -s . -l 3000
0 commit comments