pull/36071/head
workinright 2 days ago
parent bbf3c4d5c5
commit bdfecd5945
  1. 2
      .github/workflows/setup/action.yaml

@ -61,4 +61,4 @@ runs:
#if: github.ref == 'refs/heads/master'
with:
path: /tmp/rootfs_cache.tar
name: rootfs-${{ runner.arch }}-${{ env.CACHE_FILE_HASHES }}
name: rootfs-${{ runner.arch }}-${{ env.CACHE_FILE_HASHES }}-${{ github.run_id }}

Loading…
Cancel
Save