Skip to content

Commit

Permalink
fix cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
elhossary committed Feb 19, 2025
1 parent c7375fd commit 8cb8b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_to_denbi_server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
- name: Cleanup build artifacts
run: |
rm -rf _site
rm -rf vendor
sudo rm -rf vendor
docker system prune -f

0 comments on commit 8cb8b9c

Please sign in to comment.