switch back to docker
Some checks failed
Run Check Script / check (push) Has been cancelled
Run Check Script / check (pull_request) Successful in 1m52s
Compile and package harmony_composer / package_harmony_composer (pull_request) Failing after 1m12s

This commit is contained in:
tahahawa 2025-06-18 09:53:27 -04:00
parent 275a470d00
commit be0fbf08fb

View File

@ -15,8 +15,8 @@ RUN apt update
# For checkout action # For checkout action
RUN apt install -y nodejs RUN apt install -y nodejs
# RUN apt install -y docker.io RUN apt install -y docker.io
RUN apt install -y podman podman-docker # RUN apt install -y podman podman-docker
RUN rustup target add x86_64-unknown-linux-gnu RUN rustup target add x86_64-unknown-linux-gnu