Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Dec 23, 2024
1 parent 7f37bae commit 10b6462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy to GitHub Pages

env:
PROJECT_PATH: src/TypefaceUtilAvalonia.Web/TypefaceUtilAvalonia.Web.csproj
OUTPUT_PATH: src/TypefaceUtilAvalonia.Web/bin/Release/net9.0/browser-wasm/AppBundle
OUTPUT_PATH: src/TypefaceUtilAvalonia.Web/bin/Release/net9.0-browser/browser-wasm/AppBundle
on:
push:
branches: [ master ]
Expand Down

0 comments on commit 10b6462

Please sign in to comment.