Fixes.
h3rald h3rald@h3rald.com
Tue, 15 Aug 2023 04:14:47 +0000
1 files changed,
2 insertions(+),
2 deletions(-)
M
.github/workflows/add-artifacts-to-current-releases.yml
→
.github/workflows/add-artifacts-to-current-releases.yml
@@ -62,9 +62,9 @@ - name: Install Nim and deps
run: | curl https://nim-lang.org/choosenim/init.sh -sSf > init.sh sh init.sh -y - nimble install -y zippy - nimble install -y min nimble install -y nifty + nimble install -y zippy + nimble install -y --verbose min nifty install nifty build discount # Build for Linux