Skip to content

Commit

Permalink
make binary executable
Browse files Browse the repository at this point in the history
  • Loading branch information
RomarQ committed Jan 21, 2025
1 parent b0dad43 commit 4796c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/version-bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- name: Run Typegen
run: |
chmod uog+x target/release/moonbeam
pnpm i
cd test
pnpm typegen
Expand Down

0 comments on commit 4796c9e

Please sign in to comment.