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
2 changed files with 4 additions and 4 deletions
Showing only changes of commit efd332f8c5 - Show all commits

View File

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

View File

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