mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2026-03-17 04:25:56 +03:00
Merge 262ac43476 into 28f2168f4d
This commit is contained in:
commit
6e3685a11d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue