From 6b314ecd8e324414e6e74f18936ed350ee8f6eef Mon Sep 17 00:00:00 2001 From: DanielSvoboda Date: Thu, 26 Sep 2024 16:25:25 -0300 Subject: [PATCH] Update build.yml test description --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index acaa1b7cd..2806e57d9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -317,7 +317,7 @@ jobs: - name: Package and Upload Linux(ubuntu64) SDL artifact run: | ls -la ${{ github.workspace }}/build/shadps4 - + - uses: actions/upload-artifact@v4 with: name: shadps4-ubuntu64-${{ needs.get-info.outputs.date }}-${{ needs.get-info.outputs.shorthash }}