Skip to content

Commit

Permalink
fix convert command
Browse files Browse the repository at this point in the history
  • Loading branch information
WatheqAlshowaiter committed Feb 21, 2024
1 parent 1616677 commit 7355300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changed-yemen-info-csv-excel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: composer show -D

- name: Execute command
run: php utilities/json2csv/ json2csv convert
run: cd utilities/json2csv && php json2csv convert

- name: Set file permissions
run: chmod 777 automated/yemen-info.csv automated/yemen-info.xlsx
Expand Down

0 comments on commit 7355300

Please sign in to comment.