diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 177b189..2992098 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,6 +35,6 @@ jobs: - name: Upload executable artifact uses: actions/upload-artifact@v3 with: - name: executable-windows + name: rushti-winOS path: dist/rushti.exe retention-days: 90 \ No newline at end of file