Try fixing doc upload action
All checks were successful
Build library & run tests / build (unix) (push) Successful in 17s
Build library & run tests / build (tcp) (push) Successful in 19s
Build library & run tests / docs (push) Successful in 22s

This commit is contained in:
Kodi Craft 2024-06-24 18:35:02 +02:00
parent 812861640d
commit b12b382d94
Signed by: kodi
GPG Key ID: 69D9EED60B242822

View File

@ -24,7 +24,7 @@ jobs:
- name: Build docs
run: nix build .#doc.doc
- name: (Temporary) Upload docs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: docs
path: result-doc/*
path: ./result-doc