log message to try to file runner
Some checks failed
/ build (17, ubuntu-latest) (push) Failing after 48s

This commit is contained in:
Quentin Legot 2023-06-13 21:19:23 +02:00
parent 393da963e6
commit bd8980b8cc

View File

@ -33,7 +33,7 @@ jobs:
run: |
chmod +x ./gradlew
touch local.properties
echo $REPO_USERNAME
echo ${{ secrets.REPO_USERNAME }}
- name: build
run: ./gradlew build --no-daemon --max-workers 1
#- name: test