We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73a522 commit 66eac31Copy full SHA for 66eac31
1 file changed
.github/workflows/ci.yml
@@ -58,6 +58,7 @@ jobs:
58
uses: actions/setup-python@v5
59
with:
60
python-version: ${{ matrix.python-version }}
61
+ - uses: actions-rust-lang/setup-rust-toolchain@v1
62
- name: Install dependencies & browsers
63
run: |
64
python -m pip install --upgrade pip build
0 commit comments