mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-13 05:12:55 -07:00
bug(core): Fix Check Bundle Size github action. (#7833)
This commit is contained in:
@@ -392,3 +392,4 @@ jobs:
|
|||||||
pattern: './bundle/**/*.{js,sb}'
|
pattern: './bundle/**/*.{js,sb}'
|
||||||
minimum-change-threshold: '1000'
|
minimum-change-threshold: '1000'
|
||||||
compression: 'none'
|
compression: 'none'
|
||||||
|
clean-script: 'clean'
|
||||||
|
|||||||
Reference in New Issue
Block a user