all repos — litestore @ 5571709c15c1779658aaaf884b1aea832d289f9d

A minimalist nosql document store.

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

5571709c15c1779658aaaf884b1aea832d289f9d

parent

7f6ba89c25caf24e45b564987eb64e849d2d1355

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 -L -o accertato.pem + run: curl https://curl.se/ca/cacert.pem -L -o cacert.pem if: matrix.os == 'windows-latest' # Build for Linux