mirror of
https://github.com/actions/runner-images.git
synced 2026-01-07 18:58:13 +08:00
[Windows] Install parcel after python3 (#5629)
This commit is contained in:
committed by
GitHub
parent
f61057f208
commit
b07aceb7a4
@@ -377,7 +377,7 @@
|
||||
{ "name": "cordova" },
|
||||
{ "name": "grunt-cli", "test": "grunt --version" },
|
||||
{ "name": "gulp-cli", "test": "gulp --version" },
|
||||
{ "name": "parcel@2.5.0", "test": "parcel --version" },
|
||||
{ "name": "parcel", "test": "parcel --version" },
|
||||
{ "name": "webpack" },
|
||||
{ "name": "webpack-cli" },
|
||||
{ "name": "node-sass" }
|
||||
|
||||
Reference in New Issue
Block a user