Skip to content

Commit

Permalink
Build updates
Browse files Browse the repository at this point in the history
  • Loading branch information
islathehut committed Feb 14, 2025
1 parent 08c9f03 commit 9d255e7
Show file tree
Hide file tree
Showing 5 changed files with 5,187 additions and 348 deletions.
7 changes: 1 addition & 6 deletions .github/actions/setup-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,7 @@ runs:

- name: "Build submodules"
run: |
git submodule update --init --recursive
git submodule update --recursive --remote
npm run build:auth
npm run build:noise
npm run build:orbitdb
npm run build:submodules
shell: bash

- name: "Bootstrap project"
Expand Down
Loading

0 comments on commit 9d255e7

Please sign in to comment.