Skip to content

Commit

Permalink
fix: malformed previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maxemiliang committed Oct 17, 2023
1 parent 2a5516f commit 0bb3411
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,6 @@ jobs:
- name: Cleanup workspace
run: |
sudo rm -rf ./* || true
rm -rf ./* || true
3
sudo rm -rf ./.??* || true
- uses: actions/checkout@v3
Expand Down

0 comments on commit 0bb3411

Please sign in to comment.