Set the BROWSERSLIST_IGNORE_OLD_DATA in the workflow.

This commit is contained in:
Ian Clanton-Thuon 2024-09-10 12:50:57 -07:00
Родитель d7fe48e4f8
Коммит b8df86f8ed
1 изменённых файлов: 2 добавлений и 0 удалений

2
.github/workflows/ci.yml поставляемый
Просмотреть файл

@ -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