Skip to content

Commit

Permalink
misc(ci): we cannot specify version on a local wf
Browse files Browse the repository at this point in the history
  • Loading branch information
mfuntowicz committed Dec 11, 2024
1 parent 51af412 commit 192da62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_trtllm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 192da62

Please sign in to comment.