Skip to content

s1kd-instance: Fix bug with user PCT and -8 option #356

s1kd-instance: Fix bug with user PCT and -8 option

s1kd-instance: Fix bug with user PCT and -8 option #356

Workflow file for this run

name: Build s1kd-tools
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Update repositories
run: sudo apt-get update -qq
- name: Install dependencies
run: sudo apt-get install -y -qq libxml2-dev libxslt1-dev vim-common
- name: make
run: make