all repos — hastysite @ b4d1706a2276459d6278d31df438c1768716ff1e

A high-performance static site generator.

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

b4d1706a2276459d6278d31df438c1768716ff1e

parent

72d0c914894827e9f0dcf4f66e03ed03ac83e080

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