Tweak workflow step name

This commit is contained in:
Paul van Tilburg 2023-05-22 19:56:52 +02:00
parent 14bda61a9e
commit 35dda781a3
Signed by: paul
GPG Key ID: C6DE073EDA9EEC4D
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Checkout sources
uses: actions/checkout@v3
- name: Install stable toolchain
- name: Install Rust stable toolchain
uses: https://github.com/actions-rs/toolchain@v1
with:
profile: minimal