mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
chore: fix argos-ci upload BATCH_SIZE
This commit is contained in:
parent
ee621765a5
commit
2d654bf96d
@ -45,7 +45,7 @@ async function run() {
|
||||
'--token',
|
||||
process.env.ARGOS_TOKEN,
|
||||
'--batchCount',
|
||||
chunks.length,
|
||||
BATCH_SIZE,
|
||||
'--branch',
|
||||
process.env.GITHUB_REF_NAME,
|
||||
'--commit',
|
||||
|
Loading…
Reference in New Issue
Block a user