Skip to content

Commit

Permalink
fix dir not exist
Browse files Browse the repository at this point in the history
  • Loading branch information
gsxhnd committed Aug 7, 2024
1 parent b2be756 commit 5e90489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: unzip data
run: unzip ./data/tenhou_data.zip
- run: ls -al ./data
- run: mkdir ./data/tenhou_html && ls -al ./data

- name: download recent data
run: go run ./cmd download_recent
Expand Down

0 comments on commit 5e90489

Please sign in to comment.