.gitea/workflows/pull_request.yaml aktualisiert
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 9m8s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 9m8s
This commit is contained in:
parent
b933f7baa4
commit
fdd58debfb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://github.com/actions/checkout
|
- uses: https://github.com/actions/checkout@main
|
||||||
|
|
||||||
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
- uses: https://github.com/dtolnay/rust-toolchain@stable
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue