ci: use github source.
Some checks failed
Gitea Actions Demo / docker (push) Has been skipped
Gitea Actions Demo / build (push) Failing after 4s

This commit is contained in:
Ivan Li 2023-05-21 16:30:31 +08:00
parent 8696738715
commit bc9ebfee39

View File

@ -16,7 +16,7 @@ jobs:
override: true override: true
- id: commit - id: commit
uses: pr-mpt/actions-commit-hash@v2 uses: https://github.com/pr-mpt/actions-commit-hash@v2
- name: Build - name: Build
run: cargo build --release run: cargo build --release