Skip to content

Commit

Permalink
remove -no-update from the action
Browse files Browse the repository at this point in the history
  • Loading branch information
WatheqAlshowaiter committed Feb 20, 2024
1 parent d8cb11a commit 937cb36
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 @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
working-directory: "./utilities/json2csv"
run: composer install --no-interaction --no-update
run: composer install --no-interaction

- name: List Installed Dependencies
run: composer show -D
Expand Down

0 comments on commit 937cb36

Please sign in to comment.