Skip to content

Commit 603c66b

Browse files
authored
get rid of mysterious file
1 parent 73dbd43 commit 603c66b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ jobs:
6464
name: github-pages
6565
path: './'
6666

67+
- name: Clear artifact
68+
run: |
69+
rm -f artifact.tar
70+
6771
- name: Commit
6872
uses: EndBug/[email protected]
6973
with:

0 commit comments

Comments
 (0)