Use correct uses:
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
Stefan Bethke 2024-07-30 19:15:29 +02:00
parent f77f107de9
commit ae0ba798cf

View file

@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run the build process with Docker
uses: addnab/docker-run-action@v3
uses: https://github.com/addnab/docker-run-action@v3
with:
image: docker.io/hugomods/hugo:latest
options: -v ${{ github.workspace }}:/src