Skip to content

Commit

Permalink
Fix srtool build (#790)
Browse files Browse the repository at this point in the history
* add new function to balances precompile

* chore : bump version to 1.2.0

* fix merge

* fix merge

* bump lockfile

* trigger srtool

* fix trigger
  • Loading branch information
1xstj authored Oct 11, 2024
1 parent 38706ce commit 78559bf
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/generate-srtool-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
workflow_dispatch:

push:
branches: [main]
branches: [ main ]

jobs:
srtool:
Expand Down
37 changes: 18 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 78559bf

Please sign in to comment.