Skip to content

Commit

Permalink
Go back to old clang action
Browse files Browse the repository at this point in the history
  • Loading branch information
noClaps committed Jan 3, 2025
1 parent 066cc74 commit 67c5489
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: KyleMayes/install-llvm-action@v2
with:
version: "18"
- uses: egor-tensin/setup-clang@v1
- run: |
clang --version
clang -print-targets
Expand Down

0 comments on commit 67c5489

Please sign in to comment.