mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-17 06:03:20 +00:00
try be impure
This commit is contained in:
parent
21aafaa5f9
commit
756754f1a9
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue