diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7aa0bd8..315e1ab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,5 +42,5 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v4 with: - name: XRSYS_OSC_CI_Build + name: XRSYS_OSC_CI_Build_v${{ steps.generate_version.outputs.version }} path: osc.exe \ No newline at end of file