Skip to content

Commit

Permalink
Use gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Nov 5, 2024
1 parent 5efca45 commit 09c6bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-manylinux-openssl-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
# This driver doesn't publish an image locally by default
# so we have to manually enable it
load: true
cache-from: type=local,ref=${{ env.CUSTOM_MANYLINUX_IMAGE_NAME }}
cache-to: type=inline
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit 09c6bdb

Please sign in to comment.