mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2025-01-11 14:52:04 +01:00
Remove second reinstall setting
This commit is contained in:
parent
3785eaaa9b
commit
23ddac323e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -97,7 +97,6 @@ jobs:
|
||||||
logger: pretty
|
logger: pretty
|
||||||
log-directives: nix_installer=trace
|
log-directives: nix_installer=trace
|
||||||
backtrace: full
|
backtrace: full
|
||||||
reinstall: true
|
|
||||||
extra-conf: |
|
extra-conf: |
|
||||||
use-sqlite-wal = true
|
use-sqlite-wal = true
|
||||||
- name: Test `nix` with `$GITHUB_PATH`
|
- name: Test `nix` with `$GITHUB_PATH`
|
||||||
|
|
Loading…
Reference in a new issue