final try

This commit is contained in:
Cloudburst 2022-08-19 16:45:40 +02:00 committed by GitHub
parent 593a4bb875
commit 733b9d5a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -43,8 +43,7 @@ jobs:
run: |
cd $GITHUB_WORKSPACE/src
chmod +x gradlew
./gradlew make
./gradlew makePluginsJson
./gradlew make makePluginsJson
cp **/build/*.cs3 $GITHUB_WORKSPACE/builds
cp build/plugins.json $GITHUB_WORKSPACE/builds