Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
doron050 committed May 9, 2024
1 parent a604756 commit 7e0de92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: dotnet build
run: |
chmod +x ./wasi-sdk-21.0/**
chmod +x ./wasi-sdk-21.0/bin/clang
WASI_SDK_PATH="./wasi-sdk-21.0" dotnet publish SqlcGenCsharpWasm -c release --output dist/
- uses: sqlc-dev/setup-sqlc@v4
Expand Down

0 comments on commit 7e0de92

Please # to comment.