Skip to content

Commit

Permalink
dotnet-desktop.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
flokuep authored Apr 19, 2024
1 parent e03a52c commit 2de1252
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build and test application
on:
workflow_call:
outputs:
url-win-x64:
x64:
value: ${{ jobs.build.outputs.x64}}
url-win-x86:
x86:
value: ${{ jobs.build.outputs.x86}}

jobs:
Expand Down

0 comments on commit 2de1252

Please sign in to comment.