Skip to content

Commit bd5aa40

Browse files
author
Tom Brandenburg
committed
fix: ghar fix
1 parent 00d17f8 commit bd5aa40

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/core-opencode-run.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ jobs:
6969
- name: Checkout
7070
uses: actions/checkout@v4
7171

72+
- name: Install uv
73+
uses: astral-sh/setup-uv@v5
74+
7275
- name: Setup and Install OpenCode
7376
run: |
7477
# Add OpenCode to PATH first

0 commit comments

Comments
 (0)