Add ios workflow

This commit is contained in:
2024-02-06 13:03:19 +08:00
parent c5e20d8565
commit 1759bf3297
5 changed files with 59 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ on:
push:
branches: ["*"]
paths-ignore:
- '.github/workflows/ios.yml'
- '.github/workflows/linux.yml'
- '.github/workflows/web.yml'
- '.github/workflows/windows.yml'