diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 503ac78..caa1787 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: prerelease: true - name: List files - run: ls out + run: ls out/fetchcat-win32-x64 - name: Upload Windows id: upload-release-asset-windows