mirror of
https://code.forgejo.org/actions/setup-python
synced 2025-03-14 22:26:58 +01:00
Merge d653820ff6
into 9e62be81b2
This commit is contained in:
commit
6ac48d67c0
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ runs:
|
|||
using: 'node20'
|
||||
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
Reference in a new issue