Disable another action until it builds on ARM
This commit is contained in:
parent
759cc0b053
commit
a4cd3fd46c
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: DeterminateSystems/flake-checker-action@main
|
# - uses: DeterminateSystems/flake-checker-action@main
|
||||||
|
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue