Skip to content

Commit 4e18aa3

Browse files
committed
tmp4
1 parent bb29918 commit 4e18aa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Java.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ jobs:
3636
MINIO_HOST: 127.0.0.1
3737
MINIO_PORT: 9000
3838
steps:
39+
- name: Checkout
40+
uses: actions/checkout@v4
41+
3942
- name: Setup Minio
4043
run: |
4144
wget -nv https://dl.min.io/aistor/minio/release/linux-amd64/minio

0 commit comments

Comments
 (0)