Try CI on a selfhosted macos runner #64

Merged
remoll merged 9 commits from fix/frontend/new-ci-attempt into main 2025-04-01 17:02:58 +00:00
3 changed files with 5 additions and 5 deletions
Showing only changes of commit e3d2c51c6d - Show all commits

View File

@ -2,8 +2,8 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
paths: # paths:
- frontend/** # - frontend/**
name: Build and release debug APK name: Build and release debug APK

View File

@ -2,8 +2,8 @@ on:
pull_request: pull_request:
branches: branches:
- main - main
paths: # paths:
- frontend/** # - frontend/**
name: Build and release debugging app to ios testflight name: Build and release debugging app to ios testflight