mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-04-19 09:06:54 -04:00
include crytomator-*.jar in mods dir
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -70,6 +70,7 @@ jobs:
|
||||
run: |
|
||||
cp LICENSE.txt target
|
||||
cp dist/${{ matrix.launcher }} target
|
||||
cp target/cryptomator-*.jar target/mods
|
||||
shell: bash
|
||||
- name: Upload buildkit-${{ matrix.profile }}
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user