Fix build script

This commit is contained in:
Tindy X
2023-12-11 01:53:24 +08:00
parent 547c771127
commit 1757090b25

View File

@@ -1,7 +1,8 @@
name: GitHub CI
on:
push:
branches: [ master ]
branches:
- '**'
tags:
- '**'
workflow_dispatch: