mirror of
https://github.com/pinnacle-comp/pinnacle.git
synced 2024-11-16 07:48:11 +01:00
Remove dash
This commit is contained in:
parent
8c3b6cf1a4
commit
dcd5e15ac7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.pinnacle.yml
vendored
2
.github/workflows/ci.pinnacle.yml
vendored
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Get Rust toolchain
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
uses: dtolnay/rust-toolchain@stable
|
||||
- name: Cache stuff
|
||||
uses: Swatinem/rust-cache@v2
|
||||
- name: Get dependencies
|
||||
|
|
Loading…
Reference in a new issue