diff --git a/.github/workflows/update-simple-graphic.yml b/.github/workflows/update-simple-graphic.yml index 673c327b53..f9ee4df8a5 100644 --- a/.github/workflows/update-simple-graphic.yml +++ b/.github/workflows/update-simple-graphic.yml @@ -18,8 +18,6 @@ jobs: fileName: SimpleGraphicDLLs-x64-windows.tar extract: true out-file-path: runtime - - name: Delete .tar file - run: rm runtime/SimpleGraphicDLLs-x64-windows.tar - name: Create Pull Request uses: peter-evans/create-pull-request@v5 with: