Skip to content

Merge pull request #33 from vcoppe/update-alp #299

Merge pull request #33 from vcoppe/update-alp

Merge pull request #33 from vcoppe/update-alp #299

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@master
- name: Build the library
uses: actions-rs/cargo@v1
with:
command: build
args: -p ddo