Skip to content

Commit d47610c

Browse files
author
SPRINX0\prochazka
committed
try to fix build
1 parent 7c46357 commit d47610c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/azure-static-web-apps-victorious-moss-0d07aac03.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ jobs:
3131
app_location: "/" # App source code path
3232
api_location: "" # Api source code path - optional
3333
output_location: "public" # Built app content directory - optional
34+
app_build_command: "npm install && hugo"
3435
###### End of Repository/Build Configurations ######
36+
env:
37+
HUGO_VERSION: 0.140.0
3538

3639
close_pull_request_job:
3740
if: github.event_name == 'pull_request' && github.event.action == 'closed'

0 commit comments

Comments
 (0)