Skip to content

Commit 1120c29

Browse files
committed
try using pip to install cmake
1 parent 1f04026 commit 1120c29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,8 +97,6 @@ jobs:
9797
push: ${{ github.event_name != 'pull_request' }}
9898
tags: ${{ steps.meta.outputs.tags }}
9999
labels: ${{ steps.meta.outputs.labels }}
100-
cache-from: type=gha,scope=cache-${{ inputs.imagename }}
101-
cache-to: type=gha,mode=max,scope=cache-${{ inputs.imagename }}
102100
build-args: |
103101
BRANCHNAME=${{ github.ref_name }}
104102

0 commit comments

Comments
 (0)