mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(backend): make sure to correctly set IS_GHA_BUILD=true in wf
This commit is contained in:
parent
4537094213
commit
0501210628
2
.github/workflows/build_trtllm.yaml
vendored
2
.github/workflows/build_trtllm.yaml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
SCCACHE_LOG=debug
|
||||
SCCACHE_NO_DAEMON=1
|
||||
BUILD_TYPE=dev
|
||||
SCCACHE_GHA_ENABLED=true
|
||||
IS_GHA_BUILD=true
|
||||
secrets:
|
||||
gha_cache_url=${{ env.ACTIONS_CACHE_URL }}
|
||||
gha_cache_token=${{ env.ACTIONS_CACHE_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user