Context might not require specf.

This commit is contained in:
Casey LP
2024-04-06 22:26:04 +01:00
committed by GitHub
parent 47a9210920
commit 22da55af64
+1 -1
View File
@@ -55,6 +55,6 @@ jobs:
soupbowl/opensimulator:${{ fromJSON(matrix.tag).tag }},
ghcr.io/soup-bowl/opensimulator-docker:${{ fromJSON(matrix.tag).tag }},
platforms: ${{ fromJSON(matrix.tag).platforms }}
file: "{context}/${{ fromJSON(matrix.tag).file }}"
file: "${{ fromJSON(matrix.tag).file }}"
cache-from: type=gha
cache-to: type=gha,mode=max