Skip to content

Merge pull request #9 from hakierspejs/feature/bugfixes-and-improvements #38

Merge pull request #9 from hakierspejs/feature/bugfixes-and-improvements

Merge pull request #9 from hakierspejs/feature/bugfixes-and-improvements #38

Workflow file for this run

name: CI
on:
push:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
with:
submodules: 'recursive'
- uses: arduino/[email protected]
- name: Install platform and compile
run: |
arduino-cli core update-index
arduino-cli core install arduino:avr
cd ./hsldz_totp_lock && arduino-cli compile --fqbn arduino:avr:uno --libraries ../vendor/librares/