mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-04 02:08:59 -04:00
chore(ci): migrate to TecharoHQ/yeet (#323)
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
3f1ce2d7ac
commit
ac5a4bf58d
3
.github/workflows/package-builds-stable.yml
vendored
3
.github/workflows/package-builds-stable.yml
vendored
@ -64,8 +64,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Packages
|
- name: Build Packages
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/Xe/x/releases/download/v1.13.4/yeet_1.13.4_amd64.deb -O var/yeet.deb
|
wget https://github.com/TecharoHQ/yeet/releases/download/v0.1.1/yeet_0.1.1_amd64.deb -O var/yeet.deb
|
||||||
sudo apt -y install -f ./var/yeet.deb
|
sudo apt -y install -f ./var/yeet.deb
|
||||||
|
rm ./var/yeet.deb
|
||||||
yeet
|
yeet
|
||||||
|
|
||||||
- name: Upload released artifacts
|
- name: Upload released artifacts
|
||||||
|
@ -66,8 +66,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Build Packages
|
- name: Build Packages
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/Xe/x/releases/download/v1.13.4/yeet_1.13.4_amd64.deb -O var/yeet.deb
|
wget https://github.com/TecharoHQ/yeet/releases/download/v0.1.1/yeet_0.1.1_amd64.deb -O var/yeet.deb
|
||||||
sudo apt -y install -f ./var/yeet.deb
|
sudo apt -y install -f ./var/yeet.deb
|
||||||
|
rm ./var/yeet.deb
|
||||||
yeet
|
yeet
|
||||||
|
|
||||||
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user