git: Fix macOS bundle upload path
This commit is contained in:
parent
7d22b71e86
commit
dd20a16d3a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -250,7 +250,7 @@ jobs:
|
||||
with:
|
||||
if-no-files-found: error
|
||||
name: macOS DMG${{matrix.suffix}} x86_64
|
||||
path: build/*.dmg
|
||||
path: ./*.dmg
|
||||
|
||||
macos-arm64-build:
|
||||
runs-on: ubuntu-22.04
|
||||
|
Loading…
Reference in New Issue
Block a user