From 0432f2fa7d0e4873f9cce84850b590d5a26c3230 Mon Sep 17 00:00:00 2001 From: Jakub Olan Date: Sun, 9 Jun 2024 23:30:06 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20=E2=99=BB=EF=B8=8F=20add=20workspace?= =?UTF-8?q?=20`Cargo.toml`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/apps-cli.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/apps-cli.yml b/.github/workflows/apps-cli.yml index 8d43967f..063a4882 100644 --- a/.github/workflows/apps-cli.yml +++ b/.github/workflows/apps-cli.yml @@ -18,6 +18,7 @@ jobs: with: RUSTTARGET: x86_64-unknown-linux-musl UPLOAD_MODE: none + SRC_DIR: apps/cli - name: Upload artifact uses: actions/upload-artifact@v3 with: