mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-30 01:01:12 +00:00
Ensure we fetch deps during spec-build stage
This commit is contained in:
parent
7f413139fb
commit
8feeb672c8
|
@ -40,6 +40,7 @@ spec-build:
|
|||
paths:
|
||||
- spec.json
|
||||
script:
|
||||
- mix deps.get
|
||||
- mix pleroma.openapi_spec spec.json
|
||||
|
||||
benchmark:
|
||||
|
|
Loading…
Reference in a new issue