mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 12:51:13 +00:00
fix build.yml (x14)
This commit is contained in:
@@ -20,7 +20,7 @@ FROM alpine:3.13
|
||||
WORKDIR /app
|
||||
|
||||
# Copy the executable from the build stage
|
||||
COPY --from=build /app/build/native-image/chzzk_bot .
|
||||
COPY --from=build /app/build/native/nativeCompile/chzzk_bot .
|
||||
|
||||
# Set the entry point
|
||||
ENTRYPOINT ["./chzzk_bot"]
|
Reference in New Issue
Block a user