Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sachaw committed Oct 6, 2024
1 parent 72412e7 commit 63ea03f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
github_token: ${{ github.token }}
- name: Generate code
run: buf generate dewars
run: buf generate
- name: Copy license
run: cp LICENSE packages/ts && cp LICENSE packages/rust
- name: Upload Rust code
Expand Down

0 comments on commit 63ea03f

Please sign in to comment.