ci: build.
All checks were successful
Gitea Actions Demo / build (push) Successful in 1m30s

This commit is contained in:
Ivan Li 2023-05-22 15:17:41 +00:00
parent e03372e787
commit 4b0a08e075

View File

@ -37,6 +37,7 @@ jobs:
uses: https://github.com/actions-rs/toolchain@v1
with:
toolchain: stable
target: x86_64-unknown-linux-musl
override: true
- name: Get Commit Tag