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 4444
4545 - name : Install Dependencies
4646 run : |
47- xbps-install -Sy git curl bash python3 github-cli util-linux shadow
47+ xbps-install -Sy git curl bash python3 github-cli util-linux shadow findutils
4848
4949
5050 - name : Check Gate
Original file line number Diff line number Diff line change 4848
4949 - name : Install Dependencies
5050 run : |
51- xbps-install -Sy git curl bash util-linux shadow
51+ xbps-install -Sy git curl bash util-linux shadow findutils
5252
5353 - name : Checkout VUP
5454 uses : actions/checkout@v4
Original file line number Diff line number Diff line change 2222 steps :
2323 - name : Install Dependencies
2424 run : |
25- xbps-install -Sy git curl bash python3 github-cli util-linux shadow
25+ xbps-install -Sy git curl bash python3 github-cli util-linux shadow findutils
2626 xbps-install -y gcc pkg-config # Essential for cargo builds if not in base
2727
2828 - name : Checkout Source
Original file line number Diff line number Diff line change 1- # Template file for 'antigravity'
1+ # Template file for 'antigravity'
22pkgname=antigravity
33version=1.13.3
44revision=1
You can’t perform that action at this time.
0 commit comments