debug
Some checks failed
/ build (push) Failing after 4s

This commit is contained in:
Stefan Bethke 2024-07-30 19:40:48 +02:00
parent 3de2df1ec0
commit 698a8dbf07

View file

@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4
- name: Run hugo
run: docker run --rm -it -v ${{ github.workspace }}:/src docker.io/hugomods/hugo:latest
- name: debug
run: ls -la public
- uses: docker/metadata-action@v5
id: metadata
with: