Skip to content

Commit

Permalink
ARCH-130 try new cache approach
Browse files Browse the repository at this point in the history
  • Loading branch information
finfa committed Oct 17, 2023
1 parent 7cbb907 commit 6591668
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-with-cache/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ runs:
run: |
rm -rf /tmp/.buildx-cache-${{ inputs.image_name }}
mv /tmp/.buildx-cache-new-${{ inputs.image_name }} /tmp/.buildx-cache-${{ inputs.image_name }}

0 comments on commit 6591668

Please sign in to comment.