dropping ls debug message
This commit is contained in:
parent
2d983000cd
commit
89bdfabb6e
@ -6,7 +6,6 @@ COPY . /draught
|
||||
WORKDIR /draught
|
||||
|
||||
RUN wasm-pack build --release
|
||||
RUN ls
|
||||
RUN cargo doc --no-deps --document-private-items
|
||||
|
||||
FROM node:18 AS js-build
|
||||
|
Loading…
Reference in New Issue
Block a user