We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0663f24 commit a4de3deCopy full SHA for a4de3de
.github/workflows/minio.yml
@@ -52,5 +52,6 @@ jobs:
52
echo "File contents:"
53
cat downloaded.txt
54
55
-
+ - name: Delete file
56
+ run: mc rm myminio/test/test.txt
57
0 commit comments