Skip to content

Commit

Permalink
fix(ci): adjust paths
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsee committed May 19, 2024
1 parent b2d1444 commit d1134b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
${{runner.workspace}}\bsh3\tools\setup\output\backupservicehome-${{ env.BUILD_VERSION }}-win64.exe
${{runner.workspace}}/bsh3/tools/setup/output/backupservicehome-${{ env.BUILD_VERSION }}-win64.exe

0 comments on commit d1134b9

Please sign in to comment.