1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-27 07:52:18 +00:00

[Patchwork] fix github workflow

This commit is contained in:
Merith-TK 2021-05-15 06:46:23 -07:00
parent 884b417ec2
commit 8a38097887

View File

@ -36,9 +36,6 @@ jobs:
run: bash <(curl -s https://codecov.io/bash)
continue-on-error: true
- name: Generate Java documentation stubs
run: ./gradlew luaJavadoc --no-daemon
- name: Lint Lua code
run: |
test -d bin || mkdir bin