Release 0.0.3 Main Merge #3

Merged
ThatOneJackalGuy merged 27 commits from dev into main 2024-10-17 18:43:25 -04:00
Showing only changes of commit 6c27121258 - Show all commits

View file

@ -10,5 +10,6 @@ steps:
- echo "Starting to build..." - echo "Starting to build..."
- flutter build --debug - flutter build --debug
- name: Deploy - name: Deploy
image: debian
commands: commands:
- echo "Hello World" - echo "Hello World"