Skip to content

Commit

Permalink
Merge pull request #593 from mountaindude/587
Browse files Browse the repository at this point in the history
Debug Win SEA builds
  • Loading branch information
mountaindude authored Nov 6, 2024
2 parents 2c4aab4 + 562bc12 commit b58fe44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/insiders-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
Compress-Archive @compress
# Move the zip file to the root directory
Move-Item "${env:DIST_FILE_NAME}--win-x64--${{ github.sha }}.zip" "../${env:DIST_FILE_NAME}--win-x64--${{ github.sha }}.zip"
artifact_insider: ./src/butler-sheet-icons--win-x64--${{ github.sha }}.zip

- os: mac-build1
Expand Down

0 comments on commit b58fe44

Please sign in to comment.