Skip to content

Commit 889e642

Browse files
author
GitHub Actions YAML generator [bot]
committed
ci: regenerate workflows
1 parent 0cad33c commit 889e642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-calculator-demo-aot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup .NET
2525
uses: actions/setup-dotnet@v4
2626
with:
27-
dotnet-version: 10.0.0-preview.5.25277.114
27+
dotnet-version: 10.0.0-preview.5
2828
- name: Build ${{ matrix.name }}
2929
run: dotnet publish -p:TargetFramework=net10.0
3030
- name: Upload ${{ matrix.name }} Artifact

0 commit comments

Comments
 (0)