Fix workflow file

This commit is contained in:
Djuri Baars 2024-03-16 23:00:31 +01:00
parent 082d61c84e
commit c71488bd0f

View file

@ -58,6 +58,7 @@ jobs:
contents: write contents: write
checks: write checks: write
needs: build needs: build
steps:
- name: Download matrix outputs - name: Download matrix outputs
uses: actions/download-artifact@v4 uses: actions/download-artifact@v4
with: with: