Skip to content

smartcard_list: Add D-Trust Card 5.1/5.4 card #19

smartcard_list: Add D-Trust Card 5.1/5.4 card

smartcard_list: Add D-Trust Card 5.1/5.4 card #19

Workflow file for this run

name: macOS
on: [push, pull_request]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: setup prerequisites
shell: bash
run: |
brew install autoconf-archive automake autoconf gettext
- name: compile
shell: bash
run: |
./bootstrap
./configure
make V=1