Prechádzať zdrojové kódy

include crytomator-*.jar in mods dir

Sebastian Stenzel 3 rokov pred
rodič
commit
f1f55fc0dd
1 zmenil súbory, kde vykonal 1 pridanie a 0 odobranie
  1. 1 0
      .github/workflows/build.yml

+ 1 - 0
.github/workflows/build.yml

@@ -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