mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
add platform to apt cache name
This commit is contained in:
@@ -101,7 +101,7 @@ jobs:
|
||||
var-cache-apt
|
||||
var-lib-apt
|
||||
/root/.cache/uv
|
||||
key: cache-${{ hashFiles('Dockerfile') }}
|
||||
key: cache-${{ hashFiles('Dockerfile') }}-${{ steps.vars.outputs.SURFIX }}
|
||||
|
||||
- name: Inject cache into docker
|
||||
uses: reproducible-containers/buildkit-cache-dance@v3.1.0
|
||||
|
||||
Reference in New Issue
Block a user