Skip to content

Commit

Permalink
Revert "Try to free up more space for android build"
Browse files Browse the repository at this point in the history
This reverts commit 22715e2.
  • Loading branch information
gruve-p committed Feb 23, 2024
1 parent 22715e2 commit e2b2af9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@ jobs:
codeql-images: true
large-packages: true
swap-storage: true
- name: Get more space
run: |
df . -h
sudo rm -rf ${GITHUB_WORKSPACE}/.git
df . -h
- name: Builder image
run: docker build -t electrum-grs-android-builder-img --file contrib/android/Dockerfile .
- name: Compile Android apk
Expand Down

0 comments on commit e2b2af9

Please sign in to comment.