Skip to content

Commit

Permalink
Update crystal.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjblack authored Jan 18, 2025
1 parent 29ebd71 commit 85a8958
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/crystal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ jobs:
- name: Generate bindings
shell: pwsh
run: |
& .\bin\winmd.exe generate --debug json\win32json\api .
& .\bin\winmd.exe --version
& .\bin\winmd.exe generate -d json\win32json\api .
- name: Run tests
shell: pwsh
run: |
Expand Down

0 comments on commit 85a8958

Please sign in to comment.