mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Prepare nightly toolchain
This commit is contained in:
parent
897bc4a302
commit
1d4d2961fb
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -28,6 +28,8 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
- name: Prepare Rust Toolchain
|
||||
run: rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
|
||||
- name: NPM Install
|
||||
run: npm install
|
||||
- name: Build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user