Skip to content

Commit

Permalink
pain
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCaseres committed May 1, 2024
1 parent c6fe7f8 commit 3c868b6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Delete huge unnecessary tools folder # https://github.com/orgs/community/discussions/25678
run: rm -rf /opt/hostedtoolcache
-
name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 3c868b6

Please sign in to comment.