We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29624b2 commit de9bf63Copy full SHA for de9bf63
.github/docker-compose.yml
@@ -33,7 +33,6 @@ services:
33
COPY . /fenix
34
RUN . /opt/spack-environment/activate.sh && \
35
mkdir -p /fenix/build && \
36
- rm -r /fenix/build/* && \
37
cd /fenix/build && \
38
cmake /fenix \
39
-DCMAKE_BUILD_TYPE=Release \
0 commit comments