all repos — hastysite @ 29d161bb529c01076e7232377496ce152e0cd3e9

A high-performance static site generator.

Update add-artifacts-to-current-releases.yml
Fabio Cevasco h3rald@h3rald.com
Sun, 20 Oct 2024 11:51:14 +0200
commit

29d161bb529c01076e7232377496ce152e0cd3e9

parent

4196e82fccc377058a98167f314b26626a84bdb8

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

jump to
M .github/workflows/add-artifacts-to-current-releases.yml.github/workflows/add-artifacts-to-current-releases.yml

@@ -86,7 +86,7 @@ if: matrix.os == 'macos-13'

# Build for Windows - name: Build (Windows) - run: nimble build -v -y -d:release --mm:refc --opt:size --gcc.exe:x86_64-w64-mingw32-gcc --gcc.linkerexe:x86_64-w64-mingw32-gcc + run: nimble build -v -y -d:release --mm:refc --opt:size --gcc.exe:x86_64-w64-mingw32-gcc --gcc.linkerexe:x86_64-w64-mingw32-gcc -d:nossl if: matrix.os == 'windows-latest' # UPX compress (Linux)