Update nix setup

This commit is contained in:
eikek
2022-05-22 12:04:02 +02:00
parent f593b76389
commit b0ebf8b390
2 changed files with 13 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Creates the documentation website and pushes it to the branch
# 'current-docs' in order to be published.
# 'gh-pages' in order to be published.
#
# It is a fallback, when `sbt publish-website` is not working due to
# too large payloads (as it seems) that prohibit uploading through