Skip to content

switched sourcekit-lsp version to 5.9 #520

switched sourcekit-lsp version to 5.9

switched sourcekit-lsp version to 5.9 #520

Workflow file for this run

name: build-master
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: [self-hosted, macOS, M1]
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: recursive
- name: Build
run: ./build.sh
- name: Upload artifact
uses: actions/[email protected]
with:
name: Nimble.dmg
path: ./Nimble.dmg