mirror of
https://github.com/openai/codex.git
synced 2026-05-03 12:52:11 +03:00
chore: disable trusted signing pkg cache hit (#7807)
This commit is contained in:
1
.github/actions/windows-code-sign/action.yml
vendored
1
.github/actions/windows-code-sign/action.yml
vendored
@@ -49,6 +49,7 @@ runs:
|
||||
exclude-azure-powershell-credential: true
|
||||
exclude-azure-developer-cli-credential: true
|
||||
exclude-interactive-browser-credential: true
|
||||
cache-dependencies: false
|
||||
files: |
|
||||
${{ github.workspace }}/codex-rs/target/${{ inputs.target }}/release/codex.exe
|
||||
${{ github.workspace }}/codex-rs/target/${{ inputs.target }}/release/codex-responses-api-proxy.exe
|
||||
|
||||
Reference in New Issue
Block a user