Skip to content

Copy .dtbo overlays from firmware repo as well (#67) #93

Copy .dtbo overlays from firmware repo as well (#67)

Copy .dtbo overlays from firmware repo as well (#67) #93

Workflow file for this run

name: LSIF
on:
push:
jobs:
index-and-upload:
runs-on: ubuntu-latest
container: sourcegraph/lsif-go:latest
steps:
- uses: actions/checkout@v1
- name: Generate LSIF data
run: lsif-go
- name: Upload LSIF data to sourcegraph.com
run: src lsif upload -github-token=${{ secrets.SOURCEGRAPH_GH_AUTH_TOKEN }} -ignore-upload-failure