mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
ci
This commit is contained in:
parent
9356b6c35a
commit
7b3a799856
1 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue