Skip to content

Commit f95823d

Browse files
authored
Update generate-base-files-info-json.yml
1 parent 9d061fa commit f95823d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-base-files-info-json.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Commit changes if any
3131
run: |
3232
git checkout data
33+
mkdir -p data/
3334
mv base-files.json data/base-files.json
3435
git config --global user.name "github-actions"
3536
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)