Skip to content

Commit

Permalink
Pick a relative path for the new signed installer
Browse files Browse the repository at this point in the history
Signed-off-by: Geoff Hutchison <[email protected]>
  • Loading branch information
ghutchis committed Nov 23, 2024
1 parent 18bdcf6 commit e4992d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ jobs:
signing-policy-slug: 'test-signing'
github-artifact-id: '${{ steps.upload-artifact.outputs.artifact-id }}'
wait-for-completion: true
output-artifact-directory: '${{ runner.workspace }}/build/avogadroapp'
output-artifact-directory: '../build/'

- name: Setup tmate session
if: failure()
Expand Down

0 comments on commit e4992d4

Please sign in to comment.