Skip to content

Commit c5300cc

Browse files
authored
Remove .tar file deletion now that upstream action is fixed
1 parent f5b9434 commit c5300cc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/update-simple-graphic.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ jobs:
1818
fileName: SimpleGraphicDLLs-x64-windows.tar
1919
extract: true
2020
out-file-path: runtime
21-
- name: Delete .tar file
22-
run: rm runtime/SimpleGraphicDLLs-x64-windows.tar
2321
- name: Create Pull Request
2422
uses: peter-evans/create-pull-request@v5
2523
with:

0 commit comments

Comments
 (0)