fix syntax

pull/110/head
Alya Sirko 2022-08-27 16:33:56 +03:00
parent 1313c9f976
commit cad77c16fb
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ steps:
commands:
- nix-shell --run "flutter build apk --split-per-abi"
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"