Skip to content

Commit

Permalink
Update verify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qimiko authored Jan 5, 2025
1 parent 058e3c2 commit dd62059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
name: Codegen

- name: Verify
run: 'chmod +x ./Codegen && ./Codegen Win32 bindings/2.200 out'
run: 'chmod +x ./Codegen && ./Codegen Win64 bindings/2.2074 out'

test-members:
# dont bother running member test if broma isnt even valid
Expand Down

0 comments on commit dd62059

Please sign in to comment.