Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
krichprollsch committed Nov 6, 2023
1 parent 556a965 commit ec3f77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ RUN mv /src/v8-build/$ARCH-$OS/release/ninja/obj/zig/libc_v8.a /src/libc_v8.a

FROM scratch as artifact

COPY --from=build /src/libc_v8.a /libc_v8.a
COPY --from=build /src/libc_v8.a /

0 comments on commit ec3f77e

Please sign in to comment.