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

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