Add step to update haxelib packages (#774)

This commit is contained in:
Andrea Tupini
2021-10-25 12:54:27 -06:00
committed by GitHub
parent 9023942a85
commit 6eb4cdd224
3 changed files with 26 additions and 0 deletions

View File

@@ -84,6 +84,7 @@ pub enum Step {
Gcloud,
Gem,
GitRepos,
Haxelib,
GnomeShellExtensions,
HomeManager,
Jetpack,