mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2025-01-10 18:09:39 +00:00
fix syntax
This commit is contained in:
parent
1313c9f976
commit
cad77c16fb
|
@ -7,4 +7,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- nix-shell --run "flutter build apk --split-per-abi"
|
- nix-shell --run "flutter build apk --split-per-abi"
|
||||||
environment:
|
environment:
|
||||||
- NIX_PATH="nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:/nix/var/nix/profiles/per-user/root/channels"
|
- NIX_PATH: "nixpkgs=/nix/var/nix/profiles/per-user/root/channels/nixos:/nix/var/nix/profiles/per-user/root/channels"
|
||||||
|
|
Loading…
Reference in a new issue