Skip to content

Commit

Permalink
Add execution rights for split.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
LucBerge committed Oct 4, 2023
1 parent bbcdf90 commit 2f72514
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ jobs:
- name: Split entities json
run: |
chmod +x devscript/split.sh
./devscript/split.sh data/B/entities_json/
- name: Commit and push
Expand Down

0 comments on commit 2f72514

Please sign in to comment.