Make sure to check out the sources before building the lsp

This commit is contained in:
Simon Hausmann 2021-04-02 12:28:15 +02:00
parent 94a9cc3c1f
commit 5964ed83e7

View file

@ -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: