Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
niltor committed Mar 29, 2024
1 parent 2351a1f commit c1cb0d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/setup-dotnet@v4
with:
dotnet-version: '8.x'
- run: dotnet run --project ./Lib/BuildSite ./Content ./WebApp Production
- run: dotnet run --project ./Lib/BuildSite ./Content ./WebApp

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit c1cb0d5

Please sign in to comment.