mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
fix build.yml (x22)
This commit is contained in:
@@ -16,6 +16,8 @@ FROM alpine:3.13
|
|||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
RUN apk add gcompat
|
||||||
|
|
||||||
# Copy the executable from the build stage
|
# Copy the executable from the build stage
|
||||||
COPY --from=build /app/build/native/nativeCompile/chzzk_bot .
|
COPY --from=build /app/build/native/nativeCompile/chzzk_bot .
|
||||||
COPY --from=build /app/build/native/nativeCompile/libjsound.so .
|
COPY --from=build /app/build/native/nativeCompile/libjsound.so .
|
||||||
|
Reference in New Issue
Block a user