This commit is contained in:
parent
52ed25f1b9
commit
346c1f5563
@ -17,6 +17,12 @@ jobs:
|
||||
extra_nix_config: |
|
||||
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= s0.koi-bebop.ts.net:OjbzD86YjyJZpCp9RWaQKANaflcpKhtzBMNP8I2aPUU=
|
||||
substituters = https://cache.nixos.org/ http://s0.koi-bebop.ts.net:5000
|
||||
extra-platforms = aarch64-linux
|
||||
|
||||
- name: Setup QEMU Binfmt
|
||||
uses: https://github.com/docker/setup-qemu-action@v3
|
||||
with:
|
||||
platforms: arm64
|
||||
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user