mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci
This commit is contained in:
parent
9356b6c35a
commit
7b3a799856
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@ -34,6 +34,11 @@ jobs:
|
||||
with:
|
||||
bun-version: 1.2.16
|
||||
|
||||
- name: Install makepkg
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y pacman-package-manager
|
||||
|
||||
- name: Setup SSH for AUR
|
||||
run: |
|
||||
mkdir -p ~/.ssh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user