Skip to content

Commit 34205f8

Browse files
:|
1 parent 217f23c commit 34205f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows_navigation_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: dotnet restore TransactionMobile.Maui.sln --source ${{ secrets.PUBLICFEEDURL }} --source ${{ secrets.PRIVATEFEED_URL }} --source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json
4040

4141
- name: Build Code
42-
run: dotnet build TransactionMobile.Maui/TransactionMobile.Maui.csproj -f net9.0-windows10.0.19041.0 -c Release --no-restore -r win10-x64
42+
run: dotnet build TransactionMobile.Maui/TransactionMobile.Maui.csproj -f net9.0-windows10.0.19041.0 -c Release --no-restore -r win-x64
4343

4444
- name: Decrypt PFX File
4545
run: |

0 commit comments

Comments
 (0)