Skip to content

Commit 2110b5a

Browse files
committed
Update ci-mac.yml
1 parent 1976cf1 commit 2110b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-mac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
with:
129129
name: HDRView-${{ matrix.config.os }}-${{ matrix.config.preset }}-${{ matrix.buildtype }}.dmg
130130
path: |
131-
"${{github.workspace}}/build/${{ matrix.config.preset }}/HDRView-*-${{ matrix.config.arch }}.dmg"
131+
"${{github.workspace}}/build/${{ matrix.config.preset }}/HDRView-*.dmg"
132132
133133
- name: Archive build artifacts
134134
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)