add workflow
Some checks failed
Build / build (push) Failing after 6m40s

This commit is contained in:
2024-11-10 01:06:35 +08:00
parent 48b20bf311
commit 773d5c5c50

View File

@@ -2,9 +2,9 @@ name: Build
on: on:
push: push:
branches: [ main ] branches: [ master ]
pull_request: pull_request:
branches: [ main ] branches: [ master ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always