mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Make sure to check out the sources before building the lsp
This commit is contained in:
parent
94a9cc3c1f
commit
5964ed83e7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/vscode_extension.yaml
vendored
1
.github/workflows/vscode_extension.yaml
vendored
|
@ -28,6 +28,7 @@ jobs:
|
||||||
artifact_name: sixtyfps-lsp-x86_64-pc-windows-gnu.exe
|
artifact_name: sixtyfps-lsp-x86_64-pc-windows-gnu.exe
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- name: Install latest stable
|
- name: Install latest stable
|
||||||
uses: actions-rs/toolchain@v1
|
uses: actions-rs/toolchain@v1
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue