Fixing ci
h3rald h3rald@h3rald.com
Thu, 31 Dec 2020 11:50:54 +0100
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
.github/workflows/ci.yml
→
.github/workflows/ci.yml
@@ -44,7 +44,7 @@ - name: Install deps
run: nifty install - name: Build - run: nimble -y build --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc + run: nimble -y build --gcc.exe:musl-gcc --gcc.linkerexe:musl-gcc -d:ssl - name: Test run: ./min tests/all.min