Skip to content

Commit

Permalink
yaml loving magical filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
Arya Irani committed Feb 12, 2024
1 parent 6e37a5e commit 004f797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: unison-${{ matrix.os }}
path: ${{ steps.ucm-path.outputs.ucm-path }}
path: ${{ steps.ucm-path.outputs.ucm-path }}{,.exe}
if-no-files-found: error

- name: Setup tmate session
Expand Down

0 comments on commit 004f797

Please sign in to comment.