[WIP] Fix

This commit is contained in:
Andrea Ciceri 2022-09-30 19:38:56 +02:00
parent 506ad29fe3
commit bd86e69e26
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654

View file

@ -25,6 +25,7 @@ jobs:
build-thinkpad: build-thinkpad:
if: ${{ always() }} if: ${{ always() }}
needs: check needs: check
runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3