Skip to content

Commit

Permalink
Update github-actions-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rishikanthc authored Oct 17, 2024
1 parent 724fa36 commit b2c7f50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/github-actions-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Delete huge unnecessary tools folder
run: rm -rf /opt/hostedtoolcache

- name: Set up QEMU
uses: docker/setup-qemu-action@v3

Expand Down

0 comments on commit b2c7f50

Please sign in to comment.