From e90224c3150d4ef86662fc5bd9f3dbd58f2b6be4 Mon Sep 17 00:00:00 2001 From: sigoden Date: Wed, 22 May 2024 21:36:38 +0000 Subject: [PATCH] update --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2349e67..c1a59f0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,5 +58,5 @@ jobs: cargo run -- --help || true shell: bash - - name: Test upt install - run: cargo run -- install vim -y \ No newline at end of file + - name: Test upt list + run: cargo run -- list \ No newline at end of file