all repos — litestore @ e14d4bd3093f65b3af059a6ef8c69163f30d9808

A minimalist nosql document store.

Update add-artifacts-to-current-release.yml
Fabio Cevasco h3rald@h3rald.com
Tue, 13 Apr 2021 23:03:57 +0200
commit

e14d4bd3093f65b3af059a6ef8c69163f30d9808

parent

8f863bd71b52daaad54331c248e19ed1b81d9287

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

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

@@ -71,7 +71,7 @@ Expand-Archive -Path hastyscribe.zip -DestinationPath .

if: matrix.os == 'windows-latest' - name: Install cert (temporary fix, windows only) - run: curl https://curl.se/ca/cacert.pem -L0 + run: curl https://curl.se/ca/cacert.pem -L -o accertato.pem if: matrix.os == 'windows-latest' # Build for Linux