try be impure

pull/110/head
Alya Sirko 2022-08-27 16:23:35 +03:00
parent 21aafaa5f9
commit 756754f1a9
1 changed files with 1 additions and 1 deletions

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"