Skip to content

Commit 8e5ae99

Browse files
committed
remove merge leftover
1 parent 2a517ae commit 8e5ae99

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/build-mac.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ jobs:
9393
JP_APP_VERSION: ${{ needs.prepare.outputs.semVerNum }}
9494
APP_VERSION: ${{ needs.prepare.outputs.semVerStr }}
9595
NATIVE_ACCESS_PACKAGE: org.cryptomator.jfuse.mac
96-
- uses: actions/upload-artifact@v4
97-
with:
98-
name: cryptomator-cli-mac-${{ matrix.architecture }}
99-
path: ./target/cryptomator-cli.app
100-
if-no-files-found: error
10196
- name: Patch .app dir
10297
run: |
10398
sed -i '' "s|###BUNDLE_SHORT_VERSION_STRING###|${VERSION_NO}|g" ./target/cryptomator-cli.app/Contents/Info.plist

0 commit comments

Comments
 (0)