cache the build

This commit is contained in:
Ryan W
2023-03-24 12:28:14 -07:00
committed by Ryan Williams
parent 344956fa76
commit 0b4d458242
+2
View File
@@ -30,6 +30,8 @@ jobs:
push: false push: false
load: true load: true
tags: ${{ env.TEST_TAG }} tags: ${{ env.TEST_TAG }}
cache-from: type=gha
cache-to: type=gha,mode=max
- name: Inspect - name: Inspect
run: | run: |