Skip to content

Fix package name for the collector (#57) #78

Fix package name for the collector (#57)

Fix package name for the collector (#57) #78

Workflow file for this run

name: "CI"
on: ["push", "pull_request"]
jobs:
ci:
name: "Run CI"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 1
- name: download assets
run: make download
- name: build collector
run: make collector
- uses: dominikh/[email protected]
with:
version: "2022.1.3"