diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 9ec6a79..da1731d 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -80,6 +80,8 @@ jobs: runs-on: ubuntu-latest needs: build steps: + - name: test + run: ls -alh - name: Deploy to Neocities uses: bcomnes/deploy-to-neocities@v1 with: