Skip to content

Commit

Permalink
ci: remove unnecessary pre-cleanup step
Browse files Browse the repository at this point in the history
  • Loading branch information
hraban committed Feb 29, 2024
1 parent 11ad137 commit dbe1e7c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: gh-pages
- name: Remove files before artifact download
run: rm -f artifacts.tar
-
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit dbe1e7c

Please sign in to comment.