mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-06-09 07:18:22 +00:00
fix build.yml (x21)
This commit is contained in:
parent
a98758532f
commit
0cd8a274e0
@ -18,6 +18,7 @@ WORKDIR /app
|
|||||||
|
|
||||||
# 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 .
|
||||||
|
|
||||||
# Set the entry point
|
# Set the entry point
|
||||||
ENTRYPOINT ["./chzzk_bot"]
|
ENTRYPOINT ["./chzzk_bot"]
|
Loading…
x
Reference in New Issue
Block a user