Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
  • Loading branch information
satoru-takeuchi committed Feb 28, 2024
1 parent 077663e commit ab4fbf0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ jobs:
with:
go-version-file: "go.mod"
- run: df -h; lsblk
- run: sudo apt update
- run: sudo apt purge -y --autoremove apport apport-symptoms fwupd nano netplan.io popularity-contest unattended-upgrades update-manager-core snapd
- run: sudo docker image prune
- run: df -h; lsblk
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- run: df -h; lsblk
Expand Down

0 comments on commit ab4fbf0

Please sign in to comment.