We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014bdc7 commit 870695cCopy full SHA for 870695c
.github/workflows/workflow.yml
@@ -190,7 +190,7 @@ jobs:
190
uses: actions/upload-artifact@v2
191
with:
192
name: boundingboxeditor-portable-macos
193
- path: build/jpackage/BoundingBoxEditor
+ path: build/jpackage/BoundingBoxEditor.app
194
Release:
195
needs: [Build-and-Test-Windows, Build-and-Test-Linux, Build-and-Test-macOS]
196
if: startsWith(github.ref, 'refs/tags/v')
0 commit comments