Skip to content

Commit

Permalink
chore: upgrade to Fedimint 0.2.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
elsirion committed Nov 29, 2023
1 parent b0dd885 commit bdbf23b
Show file tree
Hide file tree
Showing 10 changed files with 565 additions and 266 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
- uses: Swatinem/rust-cache@v2

- name: Build app
env:
FEDIMINT_BUILD_FORCE_GIT_HASH: ${{ github.sha }}
run: nix develop --command bash -c 'npm i && trunk build --release'

- name: Deploy app
Expand Down
Loading

0 comments on commit bdbf23b

Please sign in to comment.