Skip to content

Commit

Permalink
Rename MSIX artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernthedev committed Apr 15, 2024
1 parent 914391b commit 187556e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
if: contains(matrix.runner, 'windows')
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.target }}
name: ${{ matrix.target }}-msix
path: ./publish/
if-no-files-found: error

Expand Down

0 comments on commit 187556e

Please sign in to comment.