Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
DrW3RK committed Nov 2, 2024
1 parent 825e73f commit 184b412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
&& rustup target add wasm32-unknown-unknown
- name: Build the Rust WASM app and all of its assets
run: trunk build --public-url polkadot-utils
run: trunk build --release

- name: Setup Pages
uses: actions/configure-pages@v2
Expand Down

0 comments on commit 184b412

Please sign in to comment.