Update github-actions-builddockerfile.yml
This commit is contained in:
@@ -13,6 +13,8 @@ jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Delete huge unnecessary tools folder
|
||||
run: rm -rf /opt/hostedtoolcache
|
||||
- name: Setup Docker buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user