diff --git a/.github/workflows/pull.yml b/.github/workflows/pull.yml index 8248a9637ec..11e005847e6 100644 --- a/.github/workflows/pull.yml +++ b/.github/workflows/pull.yml @@ -909,12 +909,12 @@ jobs: contents: read secrets: inherit with: + secrets-env: SAMSUNG_AI_LITECORE_KEY runner: linux.2xlarge docker-image: ci-image:executorch-ubuntu-22.04-clang12-android submodules: 'recursive' ref: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout: 90 - secrets-env: SAMSUNG_AI_LITECORE_KEY script: | set -ex