.gitea/workflows/pull_request.yaml aktualisiert
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 4s
Some checks failed
Gavania Merge Build / build (pull_request) Failing after 4s
This commit is contained in:
parent
ffa3c32c84
commit
b933f7baa4
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v3
|
||||
- uses: https://github.com/actions/checkout
|
||||
|
||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||
|
||||
|
|
Loading…
Reference in a new issue