Skip to content

Make zig.zls.path and zig.path scoped as machine-overridable. #228

Make zig.zls.path and zig.path scoped as machine-overridable.

Make zig.zls.path and zig.path scoped as machine-overridable. #228

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: build
run: |
npm install
npm run compile
npx vsce package
ls -lt *.vsix