This commit is contained in:
@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
path: resources
|
path: resources
|
||||||
key: ${{ runner.os }}-resources
|
key: ${{ runner.os }}-resources
|
||||||
- name: Build
|
- name: Build test
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
- uses: docker/login-action@v3
|
- uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user