Add Linux workflow

This commit is contained in:
2023-11-26 15:25:37 +08:00
parent 9810214903
commit 1f9ffc93d1
4 changed files with 34 additions and 0 deletions

View File

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