From ba5e3e4590a08ddef6268295d99ab8b3ebb23f6c Mon Sep 17 00:00:00 2001 From: mirschao <119988085+mirschao@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:08:13 +0800 Subject: [PATCH] Update mint.yml --- .github/workflows/mint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mint.yml b/.github/workflows/mint.yml index 679c82e7c..e97e37b20 100644 --- a/.github/workflows/mint.yml +++ b/.github/workflows/mint.yml @@ -42,6 +42,6 @@ jobs: - name: cargo build & release run: cargo build --release - - name: run this rustfs server - run: ./target/release/rustfs --help + - name: run this rustfs server + run: ./target/release/rustfs --help