Skip to content

Commit 8666f82

Browse files
committed
wip
1 parent a3401c7 commit 8666f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: install dependencies
9797
run: |
9898
sudo apt update
99-
sudo apt install clang
99+
sudo apt install clang-16
100100
101101
- uses: mlugg/setup-zig@v1
102102
with:

0 commit comments

Comments
 (0)