Skip to content

Commit 14770c3

Browse files
committed
modify: github action 수정
1 parent ed94c2f commit 14770c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/worker_main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
pip install python-dotenv
3131
3232
- name: Change to the script directory
33-
run: cd velog-dashboard/worker
33+
run: cd ./worker
3434

3535
- name: Execute data scrapping
3636
env:

0 commit comments

Comments
 (0)