CI: Fix name of downloaded tar

This commit is contained in:
Henrik Tjäder 2023-02-24 22:15:17 +01:00
parent b621bcf36a
commit 4c2f550ee6

View file

@ -398,7 +398,7 @@ jobs:
name: apidocs
- name: Extract the API docs
run: tar -xf apidocs
run: tar -xf apidocs.tar
- name: Check links
run: |