We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed94c2f commit 14770c3Copy full SHA for 14770c3
.github/workflows/worker_main.yaml
@@ -30,7 +30,7 @@ jobs:
30
pip install python-dotenv
31
32
- name: Change to the script directory
33
- run: cd velog-dashboard/worker
+ run: cd ./worker
34
35
- name: Execute data scrapping
36
env:
0 commit comments