Skip to content

Commit c495aa1

Browse files
authored
Update docs.yml
1 parent 671037c commit c495aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: Swatinem/rust-cache@v2
2525
- name: Install Skyline
2626
run: |
27-
cargo install cargo-skyline
27+
cargo install --git https://github.com/Raytwo/cargo-skyline --branch data-layout
2828
- name: Update Switch STD
2929
run: |
3030
cargo-skyline skyline update-std

0 commit comments

Comments
 (0)