Skip to content

Commit 4cbdf2f

Browse files
committed
update rust in gh actions
1 parent 1334b8d commit 4cbdf2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- os: ubuntu-20.04
2424
binary_path: target/superoptimized/sqlpage
2525
steps:
26+
- run: rustup toolchain install stable --profile minimal
2627
- uses: actions/checkout@v4
2728
- name: Set up cargo cache
2829
uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f

0 commit comments

Comments
 (0)