fix build.yml (x22)

This commit is contained in:
dalbodeule
2024-06-14 01:33:38 +09:00
parent 0cd8a274e0
commit 9edf2d44ee

View File

@@ -16,6 +16,8 @@ FROM alpine:3.13
WORKDIR /app
RUN apk add gcompat
# Copy the executable from the build stage
COPY --from=build /app/build/native/nativeCompile/chzzk_bot .
COPY --from=build /app/build/native/nativeCompile/libjsound.so .