Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Yutaka Kondo <[email protected]>
  • Loading branch information
youtalk committed Jul 3, 2024
1 parent ce89ae8 commit 26942f2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-build-and-push-main-self-hosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ jobs:

- name: Restore cache
uses: actions/cache/restore@v4
id: cache
with:
path: |
root-ccache
Expand All @@ -79,9 +78,6 @@ jobs:
cache-${{ matrix.platform }}-${{ matrix.name }}-
cache-${{ matrix.platform }}-
- name: Restore cache
uses: actions/cache/restore@v4

- name: Inject cache into docker
uses: reproducible-containers/[email protected]
with:
Expand Down

0 comments on commit 26942f2

Please sign in to comment.