diff --git a/.github/workflows/build-linux.yml b/.github/workflows/build-linux.yml index fdc011d7..7506f110 100644 --- a/.github/workflows/build-linux.yml +++ b/.github/workflows/build-linux.yml @@ -68,6 +68,6 @@ jobs: - name: Upload Artifact uses: actions/upload-artifact@v4 with: - name: UnleashedRecomp-linux + name: UnleashedRecomp-Linux path: ./out/build/${{ env.CMAKE_PRESET }}/UnleashedRecomp/UnleashedRecomp \ No newline at end of file