Skip to content

Commit

Permalink
Merge pull request #594 from mountaindude/587
Browse files Browse the repository at this point in the history
Debug Win SEA binary creation
  • Loading branch information
mountaindude authored Nov 6, 2024
2 parents b58fe44 + b7d631c commit ad40cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/insiders-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# 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
artifact_insider: butler-sheet-icons--win-x64--${{ github.sha }}.zip

- os: mac-build1
build: |
Expand Down

0 comments on commit ad40cea

Please sign in to comment.