Skip to content

Commit 2b0d453

Browse files
committed
Update GHA
1 parent 7886d58 commit 2b0d453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Generate TypeScript types from Rust structs
3434
working-directory: rust
35-
run: cargo run --bin export-types
35+
run: make types
3636

3737
- name: Set up pnpm
3838
uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)