Skip to content

Commit

Permalink
clang?
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykasper committed Jan 13, 2024
1 parent 18c790a commit 5cb79ee
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ jobs:
with:
targets: wasm32-unknown-unknown

- name: Set up Clang
uses: egor-tensin/setup-clang@v1
with:
version: latest
platform: x64

- name: Node.js setup
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 5cb79ee

Please sign in to comment.