mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 11:32:46 +01:00
set hosts in guix-check
This commit is contained in:
parent
580bbe6d1c
commit
770651aa15
2
.github/workflows/guix-build.yml
vendored
2
.github/workflows/guix-build.yml
vendored
@ -118,7 +118,7 @@ jobs:
|
||||
- name: Compute SHA256 checksums
|
||||
continue-on-error: true # It will complain on depending on only some hosts
|
||||
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
|
||||
uses: actions/upload-artifact@v4
|
||||
|
Loading…
Reference in New Issue
Block a user