mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-15 19:41:36 +08:00
[formatters] Make Maven build quiet.
Test clang-format 18.1.8 installation Fix libtinfo dependency for Ubuntu 24.04 Test clang-format via Docker Use Docker for clang-format 18.1.8 Fix YAML syntax for Docker wrapper script Use echo instead of heredoc for Docker wrapper [formatters] Use Docker to get fixed clang-format version
This commit is contained in:
parent
9822fa2195
commit
f24f500750
1
.github/workflows/format-check-new.yml
vendored
1
.github/workflows/format-check-new.yml
vendored
@ -29,7 +29,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "24"
|
||||
# NOTE: typescript-formatter is installed by npm in spine-ts
|
||||
|
||||
- name: Install JDK
|
||||
uses: actions/setup-java@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user