1
0
mirror of synced 2025-02-25 14:34:41 +01:00

Cache Docker Unity editor image

This commit is contained in:
Burrito 2023-08-01 19:58:29 +00:00 committed by GitHub
parent 4883822737
commit c70d1bbc47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,11 @@ jobs:
restore-keys: |
Library-
- name: Cache Docker image
uses: ScribeMD/docker-cache@0.3.4
with:
key: docker-${{ runner.os }}-${{ hashFiles('ProjectSettings/ProjectVersion.txt') }}
- uses: game-ci/unity-builder@v2
name: Build project
env: