Skip to content

Commit 724c04b

Browse files
update build.yml path for macOS
1 parent aa4a036 commit 724c04b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,4 @@ jobs:
8080
uses: actions/upload-artifact@v3
8181
with:
8282
name: "FoxViewPPM-macos"
83-
path: build/FoxViewPPM
84-
# Optionally, you may want to add a matrix entry for Linux builds as well.
83+
path: build/FoxViewPPM.app

0 commit comments

Comments
 (0)