File tree Expand file tree Collapse file tree
vup/srcpkgs/editors/antigravity Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343
4444 - name : Install Dependencies
4545 run : |
46- xbps-install -Sy git curl bash python3 github-cli
46+ xbps-install -Sy git curl bash python3 github-cli util-linux
47+
4748
4849 - name : Check Gate
4950 id : gate
Original file line number Diff line number Diff line change 4141 cancel-in-progress : true
4242
4343 steps :
44+ - name : Pre-install Node Deps
45+ run : |
46+ xbps-install -Sy libstdc++ git
47+
4448 - name : Install Dependencies
4549 run : |
46- xbps-install -Sy git curl bash
50+ xbps-install -Sy git curl bash util-linux
4751
4852 - name : Checkout VUP
4953 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1- # Template file for 'antigravity' test tes
1+ # Template file for 'antigravity' test tes test
22pkgname=antigravity
33version=1.13.3
44revision=1
You can’t perform that action at this time.
0 commit comments