Skip to content

Commit

Permalink
Remove obsolete caching
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored Jul 29, 2023
1 parent 49651b3 commit 0061953
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/update-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,6 @@ jobs:
uses: docker/setup-buildx-action@v2
with:
driver-opts: network=host
- name: Cache Docker layers
uses: actions/cache@v2
with:
path: /tmp/.buildx-cache
key: ${{ runner.os }}-buildx
- name: Build Docker image
uses: docker/build-push-action@v4
with:
Expand Down

0 comments on commit 0061953

Please sign in to comment.