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 e5b847002f - Show all commits

View file

@ -4,10 +4,11 @@
steps: steps:
- name: build - name: build
image: ubuntu image: flutter
commands: commands:
- apt-get install -y curl git unzip xz-utils zip libglu1-mesa - echo "Starting to build..."
- vim's installed - git clone https://git.mrdab.vore.media/ThatOneJackalGuy/OpenContacts.git
- cd ./OpenContacts
- name: a-test-step - name: a-test-step
image: golang:1.16 image: golang:1.16
commands: commands: