all repos — hastysite @ 79930a75efcf5a342cf3cd21845b378c42b3484a

A high-performance static site generator.

Fixes.
h3rald h3rald@h3rald.com
Tue, 15 Aug 2023 04:14:47 +0000
commit

79930a75efcf5a342cf3cd21845b378c42b3484a

parent

3f90a8519f8a65024070fec62bfefaf14208a791

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
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