Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit af646a8

Browse files
committed
test:
1 parent 9e10230 commit af646a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ COPY --from=builder /build/target/x86_64-pc-windows-gnu/release/gmod_integration
6060
COPY --from=builder /build/target/x86_64-pc-windows-gnu/release/gmod_integration.dll \
6161
/out/gmsv_gmod_integration_win64.dll
6262

63-
# By default, do nothing (no need for a real CMD just to extract artifacts)
63+
# Use to extract artifacts
6464
CMD ["true"]

0 commit comments

Comments
 (0)