diff --git a/.gitea/workflows/hugo_site_deployment.yml b/.gitea/workflows/hugo_site_deployment.yml index 6962968..3f43eac 100644 --- a/.gitea/workflows/hugo_site_deployment.yml +++ b/.gitea/workflows/hugo_site_deployment.yml @@ -68,6 +68,9 @@ jobs: steps: - name: Checkout Code uses: actions/checkout@v4 + - run: | + pwd + tree - name: Gotify Notification uses: eikendev/gotify-action@master with: