From 392e8f08a1a77fe1e1eb7e70b1ef134f28a9cea4 Mon Sep 17 00:00:00 2001 From: Balaji Date: Sat, 17 Feb 2024 14:30:19 +0530 Subject: [PATCH] Update static.yml --- .github/workflows/static.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 05ed660..a8cacfa 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -40,8 +40,7 @@ jobs: npm install npm run sass:build - name: Print location - - run: ls - - run: pwd + run: ls - name: Setup Pages uses: actions/configure-pages@v4 - name: Upload artifact