Skip to content

Commit

Permalink
Update submodule fractal
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingTil committed Feb 17, 2024
1 parent 1f50294 commit de89214
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions build_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ rustup target add wasm32-unknown-unknown
# Get trunk
cargo install --locked trunk

# Clean the project
trunk clean
cargo clean

# Get current directory
ROOT_DIR=$(pwd)

Expand Down
2 changes: 1 addition & 1 deletion fractal_rust
Submodule fractal_rust updated 1 files
+1 −1 src/lib.rs

0 comments on commit de89214

Please sign in to comment.