mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
ci: reduce unused steps (#1696)
This commit is contained in:
2
.github/actions/setup-node/action.yml
vendored
2
.github/actions/setup-node/action.yml
vendored
@@ -4,7 +4,7 @@ inputs:
|
||||
extra-flags:
|
||||
description: 'Extra flags to pass to the yarn install.'
|
||||
required: false
|
||||
default: ''
|
||||
default: '--immutable'
|
||||
package-install:
|
||||
description: 'Run the install step.'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user