add macos workflow

This commit is contained in:
2024-02-06 14:37:41 +08:00
parent 902daff111
commit 349e707c19
6 changed files with 45 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ on:
paths-ignore:
- '.github/workflows/android.yml'
- '.github/workflows/ios.yml'
- '.github/workflows/macos.yml'
- '.github/workflows/web.yml'
- '.github/workflows/windows.yml'
- 'android/**'