We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166e6b6 commit 6c86083Copy full SHA for 6c86083
1 file changed
.github/workflows/test_overview_available_software.yml
@@ -52,4 +52,4 @@ jobs:
52
fi
53
54
# remove the data directory containing the original JSON file, or it'll end up in the PR being opened
55
- rm -f ${data_dir}
+ rm -r ${data_dir}
0 commit comments