i give up for now

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

View File

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