Skip to content

Commit

Permalink
mkdir data
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Jul 3, 2023
1 parent b24ed2d commit b2973a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
run: yarn install
- name: Update
run: |
mkdir -p ./data
yarn run download-s3
## fetch from Twitter
# yarn fetch-twitter
Expand Down

0 comments on commit b2973a2

Please sign in to comment.