commit 60a238754dfa7456c37695428abfd5db25ba7800 parent 1c672165993707fdd5fd7fa6171feaea532513ca Author: BillKek <51540758+BillKek@users.noreply.github.com> Date: Fri, 2 Jul 2021 12:46:22 +0300 try2 Diffstat:
| M | .github/workflows/ci.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml @@ -58,4 +58,4 @@ jobs: uses: actions/upload-artifact@v2 with: name: Binaries - path: /*.exe + path: ./
