Fix Hugo Minify Command
Some checks failed
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Failing after 5s
Some checks failed
Build and Deploy Hugo Site to Cloudron / build-and-deploy (push) Failing after 5s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
|||||||
|
|
||||||
# Step 3: Build your site
|
# Step 3: Build your site
|
||||||
- name: Build Hugo Site
|
- name: Build Hugo Site
|
||||||
run: hugo minify
|
run: hugo --minify
|
||||||
|
|
||||||
# Step 4: Download the standalone Surfer CLI
|
# Step 4: Download the standalone Surfer CLI
|
||||||
- name: Download Surfer CLI
|
- name: Download Surfer CLI
|
||||||
|
|||||||
Reference in New Issue
Block a user