Skip to content

Commit fe90cbe

Browse files
authored
Update update_available_software.yml
1 parent 9cefc51 commit fe90cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_available_software.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
fi
5656
5757
# remove the data directory containing the original JSON file, or it'll end up in the PR being opened
58-
rm -f ${data_dir}
58+
rm -r ${data_dir}
5959
6060
- name: create pull request
6161
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8

0 commit comments

Comments
 (0)