import yeet as a go.mod level tool

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-04-06 00:13:00 -04:00
parent 878b37178d
commit a202370bce
5 changed files with 283 additions and 24 deletions

View File

@@ -64,9 +64,7 @@ jobs:
- name: Build Packages
run: |
wget https://github.com/Xe/x/releases/download/v1.13.3/yeet_1.13.3_amd64.deb -O var/yeet.deb
sudo apt -y install -f ./var/yeet.deb
yeet
go tool yeet
- name: Upload released artifacts
env:

View File

@@ -66,9 +66,7 @@ jobs:
- name: Build Packages
run: |
wget https://github.com/Xe/x/releases/download/v1.13.3/yeet_1.13.3_amd64.deb -O var/yeet.deb
sudo apt -y install -f ./var/yeet.deb
yeet
go tool yeet
- uses: actions/upload-artifact@v4
with: