Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwergi authored Aug 14, 2024
1 parent c47b36a commit 064867e
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 @@ -44,7 +44,7 @@ jobs:
run: dotnet publish GMTK2024.BlazorGL/GMTK2024.BlazorGL.csproj -c Release -o release --nologo

- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
# Upload wwwroot from publish action
path: 'GMTK2024.BlazorGL/wwwroot'
Expand Down

0 comments on commit 064867e

Please sign in to comment.