Skip to content

Commit

Permalink
fix typo in github pr workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Predidit committed Dec 11, 2024
1 parent 17c6676 commit 3d87500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
wait-for-completion: true
output-artifact-directory: 'build/windows/msix_signed_output'

- name: Upload windows msix signed ouputs
-name: Upload windows msix signed ouputs
uses: actions/upload-artifact@v4
id: signed-windows-msix-artifacts
with:
Expand Down

0 comments on commit 3d87500

Please sign in to comment.