We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f1205e + 9a8cd1a commit d19a198Copy full SHA for d19a198
1 file changed
.github/workflows/update-simple-graphic.yml
@@ -18,8 +18,6 @@ jobs:
18
fileName: SimpleGraphicDLLs-x64-windows.tar
19
extract: true
20
out-file-path: runtime
21
- - name: Delete .tar file
22
- run: rm runtime/SimpleGraphicDLLs-x64-windows.tar
23
- name: Create Pull Request
24
uses: peter-evans/create-pull-request@v5
25
with:
0 commit comments