Skip to content

Commit 323b262

Browse files
committed
modify: github action 수정 v5
1 parent 1f5e92c commit 323b262

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/worker_main.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,5 @@ jobs:
3838
cd ./worker
3939
mkdir logs
4040
python main.py
41+
cat ./logs/logfile.log
4142
42-
- name: Print log file
43-
run: cat ./worker/logs/logfile.log

0 commit comments

Comments
 (0)