Skip to content

Commit

Permalink
chore: failing pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
aggstam committed Oct 26, 2023
1 parent 0609951 commit 3d7e4b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,8 @@ zk = [

zkas = [
"darkfi-serial",

"zk",
]
# -----END LIBRARY FEATURES-----

Expand Down
2 changes: 1 addition & 1 deletion doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ JSONRPC = \
$(FAUCETD_JSONRPC)

all: $(JSONRPC)
./generate_seminar_ics.py --table > src/development/seminars.md
./generate_seminar_ics.py --table > src/dev/seminars.md
mdbook build
cp -f theme/logo* book/
./generate_seminar_ics.py --ics
Expand Down

0 comments on commit 3d7e4b3

Please sign in to comment.