We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1334b8d commit 4cbdf2fCopy full SHA for 4cbdf2f
.github/workflows/release.yml
@@ -23,6 +23,7 @@ jobs:
23
- os: ubuntu-20.04
24
binary_path: target/superoptimized/sqlpage
25
steps:
26
+ - run: rustup toolchain install stable --profile minimal
27
- uses: actions/checkout@v4
28
- name: Set up cargo cache
29
uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f
0 commit comments