From e19bbc4115b1965e94975f0f624d61119d16d33b Mon Sep 17 00:00:00 2001 From: vapormusic Date: Fri, 17 Dec 2021 12:04:52 +0700 Subject: [PATCH] do we need this --- .github/workflows/build-analyze-win.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-analyze-win.yml b/.github/workflows/build-analyze-win.yml index de7513a6..1e28d221 100644 --- a/.github/workflows/build-analyze-win.yml +++ b/.github/workflows/build-analyze-win.yml @@ -84,4 +84,5 @@ jobs: uses: softprops/action-gh-release@v1 if: startsWith(github.ref, 'refs/tags/') with: - files: dist/Cider Setup 1.0.0.exe \ No newline at end of file + files: dist/Cider Setup 1.0.0.exe + \ No newline at end of file