This commit is contained in:
Dax Raad
2026-01-29 11:55:44 -05:00
parent b74b444b45
commit a430f0c689

View File

@@ -237,6 +237,11 @@ jobs:
- uses: ./.github/actions/setup-bun
- uses: actions/download-artifact@v4
with:
name: opencode-cli
path: packages/opencode/dist
- name: Setup SSH for AUR
run: |
sudo apt-get update