diff --git a/.github/workflows/rpcs3.yml b/.github/workflows/rpcs3.yml index afbc848ea6..2ec497fb4d 100644 --- a/.github/workflows/rpcs3.yml +++ b/.github/workflows/rpcs3.yml @@ -327,10 +327,6 @@ jobs: runs-on: ubuntu-latest env: CCACHE_DIR: ${{ github.workspace }}/ccache - CI_HAS_ARTIFACTS: true - ARTDIR: "/root/artifacts" - RELEASE_MESSAGE: "/rpcs3/GitHubReleaseMessage.txt" - QT_VER: '6.9.1' QT_VER_MAIN: '6' LLVM_COMPILER_VER: '19' steps: