Remove quote
This commit is contained in:
parent
e286ebe9d0
commit
2b8b642778
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -17,6 +17,6 @@ jobs:
|
||||||
- uses: DeterminateSystems/nix-installer-action@main
|
- uses: DeterminateSystems/nix-installer-action@main
|
||||||
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
# - uses: DeterminateSystems/magic-nix-cache-action@main
|
||||||
|
|
||||||
- run: nix --print-build-logs build .#packages.$SYSTEM.default"
|
- run: nix --print-build-logs build .#packages.$SYSTEM.default
|
||||||
env:
|
env:
|
||||||
SYSTEM: ${{ matrix.system }}
|
SYSTEM: ${{ matrix.system }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue