mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
chore: disable trusted signing pkg cache hit (#7807)
This commit is contained in:
committed by
GitHub
Unverified
parent
6fa24d65f5
commit
d1c5db5796
@@ -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