Skip to content

Commit

Permalink
πŸ’š Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Aug 4, 2023
1 parent 3d97b7f commit 9dd45f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ def docs(session):
else:
session.install(f"{prefix}/lndocs")
# do not simply add instance creation here
session.run("lndocs", "--strip-prefix", "--fix-images")
session.run("lndocs", "--strip-prefix", "--error-on-index")

0 comments on commit 9dd45f7

Please sign in to comment.