mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
sync
This commit is contained in:
parent
29a6603a89
commit
9356b6c35a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
mkdir -p ~/.ssh
|
||||
echo "${{ secrets.AUR_KEY }}" > ~/.ssh/id_rsa
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
ssh-keyscan -H aur.archlinux.org >> ~/.ssh/known_hosts
|
||||
|
||||
- name: Publish
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue