Commit e96ee23

derdilla <82763757+NobodyForNothing@users.noreply.github.com>
2024-01-12 15:41:50
Update CI.yml
1 parent 14f3502
Changed files (1)
.github
workflows
.github/workflows/CI.yml
@@ -11,6 +11,7 @@ on:
       - "linux/**"
       - "windows/**"
       - ".github/workflows/CI.yml"
+  workflow_dispatch:
 
 jobs:
   test:
@@ -38,4 +39,4 @@ jobs:
         flutter-version: '3.13.9'
     - run: flutter pub get
     
-    - run: flutter build apk --flavor github --debug
\ No newline at end of file
+    - run: flutter build apk --flavor github --debug