From 6593a0765b87241982623f2bbfb779fa5ba29364 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Thu, 14 Dec 2023 21:58:49 +0000 Subject: [PATCH] Update .github/workflows/deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 54deac1..8dbd988 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -29,7 +29,7 @@ jobs: token: ${{ secrets.GH_PAT }} - name: "Check folders" - run: ls /workplace/Peaceultime/system-aspect + run: ls /workspace/Peaceultime/system-aspect - name: "Building Quartz content" uses: ./.github/actions/deploy-quartz \ No newline at end of file