Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
feat: made the project into a single workspace (#8)
Browse files Browse the repository at this point in the history
* feat: initial workspace

* feat: expanded workspace

* imp: added programs

* imp: updated justfile

* ci: updated

* feat: large workspace
  • Loading branch information
srdtrk authored Jun 22, 2024
1 parent a8f9de1 commit 75235a3
Show file tree
Hide file tree
Showing 32 changed files with 1,944 additions and 4,776 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/program.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
- name: Build SP1 program
run: |
cd program
cd programs/update-client
~/.config/.sp1/bin/cargo-prove prove build
Loading

0 comments on commit 75235a3

Please sign in to comment.