Skip to content

Commit 6e196ff

Browse files
committed
CI: Fix installation of vlang
1 parent ba70f42 commit 6e196ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/run.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: brew install typst
102102

103103
- name: Set up V
104-
run: brew install v
104+
uses: vlang/[email protected]
105105

106106
- name: Install Hyperfine
107107
run: brew install hyperfine

0 commit comments

Comments
 (0)