diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index eee2a78..d9ec4b5 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout repository resources uses: actions/checkout@v4 - name: Build website content - run: hugo + run: hugo & pwd && ls -Rl with: name: content path: public/