mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
fix build.yml (x18)
This commit is contained in:
parent
152752218b
commit
f5a97348be
@ -8,6 +8,8 @@ COPY build.gradle.kts settings.gradle.kts gradlew ./
|
|||||||
COPY gradle gradle
|
COPY gradle gradle
|
||||||
COPY src src
|
COPY src src
|
||||||
|
|
||||||
|
RUN microdnf install findutils
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
RUN ./gradlew nativeCompile
|
RUN ./gradlew nativeCompile
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user