Skip to content

Commit a4de3de

Browse files
authored
Update minio.yml
1 parent 0663f24 commit a4de3de

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/minio.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ jobs:
5252
echo "File contents:"
5353
cat downloaded.txt
5454
55-
55+
- name: Delete file
56+
run: mc rm myminio/test/test.txt
5657

0 commit comments

Comments
 (0)