mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
chore: failing pipelines
This commit is contained in:
@@ -314,6 +314,8 @@ zk = [
|
||||
|
||||
zkas = [
|
||||
"darkfi-serial",
|
||||
|
||||
"zk",
|
||||
]
|
||||
# -----END LIBRARY FEATURES-----
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user