mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-28 08:12:18 +00:00
[Patchwork] fix github workflow
This commit is contained in:
parent
884b417ec2
commit
8a38097887
3
.github/workflows/main-ci.yml
vendored
3
.github/workflows/main-ci.yml
vendored
@ -36,9 +36,6 @@ jobs:
|
|||||||
run: bash <(curl -s https://codecov.io/bash)
|
run: bash <(curl -s https://codecov.io/bash)
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
|
||||||
- name: Generate Java documentation stubs
|
|
||||||
run: ./gradlew luaJavadoc --no-daemon
|
|
||||||
|
|
||||||
- name: Lint Lua code
|
- name: Lint Lua code
|
||||||
run: |
|
run: |
|
||||||
test -d bin || mkdir bin
|
test -d bin || mkdir bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user