parent
f77f107de9
commit
ae0ba798cf
|
@ -9,7 +9,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Run the build process with Docker
|
- name: Run the build process with Docker
|
||||||
uses: addnab/docker-run-action@v3
|
uses: https://github.com/addnab/docker-run-action@v3
|
||||||
with:
|
with:
|
||||||
image: docker.io/hugomods/hugo:latest
|
image: docker.io/hugomods/hugo:latest
|
||||||
options: -v ${{ github.workspace }}:/src
|
options: -v ${{ github.workspace }}:/src
|
||||||
|
|
Loading…
Reference in a new issue