fix build script
parent
7f0767e85f
commit
ba6b18947d
|
@ -48,4 +48,4 @@ jobs:
|
||||||
- name: Build (macOS)
|
- name: Build (macOS)
|
||||||
if: runner.os == 'macOS'
|
if: runner.os == 'macOS'
|
||||||
run: |
|
run: |
|
||||||
bash .github/scripts/nix.sh -t
|
bash .github/scripts/unix.sh -t
|
Loading…
Reference in New Issue