Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update scheduled-upgrade-programs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cnunciato authored May 16, 2024
1 parent f3bdb4a commit 566b41f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/scheduled-upgrade-programs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ jobs:
with:
dotnet-version: ${{ matrix.dotnet-version }}

- name: Install Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: "0.111.0"
extended: true

- name: Install Pulumi
uses: pulumi/actions@v4

Expand Down

0 comments on commit 566b41f

Please sign in to comment.