add environment variable

pull/110/head
Alya Sirko 2022-08-27 16:33:17 +03:00
parent 756754f1a9
commit 1313c9f976
1 changed files with 2 additions and 0 deletions

View File

@ -6,3 +6,5 @@ steps:
- name: build
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"