From e07ccaaa0d2a88010a20b41c074154845903b392 Mon Sep 17 00:00:00 2001 From: Nelson Trindade <48919500+nelsontr@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:33:22 +0000 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c985e1c8..2c895bd6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -14,7 +14,7 @@ jobs: uses: actions/cache@v3.3.2 with: path: | - ~/ + /home/runner/work/neiist-website/neiist-website key: initial-setup-${{ runner.os }} - run: ls ~/