From a3845eb13ab33ba085e50041d25ddfb6da66db10 Mon Sep 17 00:00:00 2001 From: ggurdin Date: Thu, 24 Oct 2024 13:46:20 -0400 Subject: [PATCH] comment out env file paths in pubspec --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 25403c0ec..377087387 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -162,8 +162,8 @@ flutter: # #Pangea # uncomment this to enable mobile builds # causes error with github actions - - .env - - assets/.env + # - .env + # - assets/.env - assets/pangea/ - assets/pangea/bot_faces/ # Pangea#