set hosts in guix-check

This commit is contained in:
pasta 2024-08-12 09:36:53 +07:00
parent 580bbe6d1c
commit 770651aa15
No known key found for this signature in database
GPG Key ID: 52527BEDABE87984

View File

@ -118,7 +118,7 @@ jobs:
- name: Compute SHA256 checksums - name: Compute SHA256 checksums
continue-on-error: true # It will complain on depending on only some hosts continue-on-error: true # It will complain on depending on only some hosts
run: | run: |
./dash/contrib/containers/guix/scripts/guix-check ${{ github.workspace }}/dash HOSTS=${{ matrix.build_target }} ./dash/contrib/containers/guix/scripts/guix-check ${{ github.workspace }}/dash
- name: Upload build artifacts - name: Upload build artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4