chore: Update Visual Studio version to 2022 in alpha.yml workflow

This commit is contained in:
Mauro Balades
2024-07-03 21:35:33 +02:00
parent 2ea4e2feb9
commit 7ad3f41700
3 changed files with 42 additions and 3 deletions

View File

@@ -9,6 +9,8 @@
"export": "gluon export",
"bootstrap": "gluon download && gluon bootstrap",
"package": "gluon package",
"update-ff": "python3 scripts/update_ff.py",
"update-ff:raw": "gluon update",
"update-newtab": "python3 update_newtab.py"
},
"repository": {