Skip to content

Fix: strdup memory check #551

Fix: strdup memory check

Fix: strdup memory check #551

Workflow file for this run

name: Debian10 Build Job
on: [push, pull_request]
jobs:
build:
name: Build on Debian10
runs-on: ubuntu-latest
steps:
- name: Set up Git repository
uses: actions/checkout@v1
- name: Build LTFS
id: build
uses: LinearTapeFileSystem/Debian10-Build@v1.1
with:
destination: '/tmp/ltfs'