Merge pull request #41 from iclanton/fix-workflow
Set the BROWSERSLIST_IGNORE_OLD_DATA in the workflow.
This commit is contained in:
Коммит
07ca773da9
|
@ -32,3 +32,5 @@ jobs:
|
|||
|
||||
- name: Rush Rebuild
|
||||
run: node common/scripts/install-run-rush.js rebuild --verbose --production
|
||||
env:
|
||||
BROWSERSLIST_IGNORE_OLD_DATA: 1
|
||||
|
|
Загрузка…
Ссылка в новой задаче