Skip to content

Commit

Permalink
chore: removed deletion of .git folder, since it's needed in docker b…
Browse files Browse the repository at this point in the history
…uild
  • Loading branch information
Kammerlo committed Aug 6, 2024
1 parent 7850974 commit 3619f9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/free_disk_space/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,4 @@ runs:
- name: Get more space
shell: bash
run: |
sudo rm -rf ${GITHUB_WORKSPACE}/.git
df . -h

0 comments on commit 3619f9e

Please sign in to comment.