try be impure

This commit is contained in:
Alya Sirko 2022-08-27 16:23:35 +03:00
parent 21aafaa5f9
commit 756754f1a9

View file

@ -5,4 +5,4 @@ name: default
steps:
- name: build
commands:
- nix-shell --pure --run "flutter build apk --split-per-abi"
- nix-shell --run "flutter build apk --split-per-abi"