Fix CI pages deploy
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dominic Grimm 2022-11-01 13:41:45 +01:00
parent b8f8926bb4
commit 0cd9b8ed98
No known key found for this signature in database
GPG key ID: 6F294212DEAAC530

View file

@ -61,7 +61,9 @@ steps:
- name: lib
path: /drone/src/backend/lib
commands:
- pwd
- cd backend
- pwd
- make docs
depends_on:
- ameba