mirror of
https://github.com/actions/setup-python.git
synced 2026-01-14 00:37:18 +08:00
Merge 262ac43476 into 4f41a90a1f
This commit is contained in:
commit
faf0c7b62b
@ -44,7 +44,7 @@ runs:
|
||||
using: 'node24'
|
||||
main: 'dist/setup/index.js'
|
||||
post: 'dist/cache-save/index.js'
|
||||
post-if: success()
|
||||
post-if: 'success() && github.event.inputs.cache'
|
||||
branding:
|
||||
icon: 'code'
|
||||
color: 'yellow'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user