Fix autodocs.

This commit is contained in:
Nicolas Patry 2024-07-30 12:35:12 +02:00
parent bc0a33e1c9
commit 33c4b0d8c3
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: Install router
id: install-router
run: cargo install --path router/
run: cargo install --path backends/v3/
- uses: actions/setup-node@v4
with: