Skip to content

Commit

Permalink
See where the built installer is
Browse files Browse the repository at this point in the history
  • Loading branch information
pcolby committed Apr 15, 2023
1 parent 591b614 commit b4979c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Expand Up @@ -134,6 +134,8 @@ jobs:
env:
CONFIGURATION: release
working-directory: ${{ runner.temp }}/pkg/nsis
- run: find "$RUNNER_TEMP" -type f
shell: bash
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit b4979c0

Please sign in to comment.