mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -101,3 +101,6 @@ jobs:
|
|||||||
mage -v test;
|
mage -v test;
|
||||||
env:
|
env:
|
||||||
HUGO_BUILD_TAGS: extended
|
HUGO_BUILD_TAGS: extended
|
||||||
|
- name: Build tags
|
||||||
|
run: |
|
||||||
|
go install -tags extended,nodeploy
|
||||||
|
Reference in New Issue
Block a user