misc(ci): we cannot specify version on a local wf

This commit is contained in:
Morgan Funtowicz 2024-12-11 21:23:04 +01:00
parent 51af41218d
commit 192da62100

View File

@ -20,7 +20,7 @@ on:
jobs:
call-setup-aws-s3-cache:
uses: ./.github/workflows/s3-cache.yaml@s3-cache # TODO: Change @s3-cache to @main when merged
uses: ./.github/workflows/s3-cache.yaml # TODO: Change @s3-cache to @main when merged
with:
runner-group: aws-highmemory-32-plus-priv
secrets: inherit