Skip to content

Merge branch 'main' of https://github.com/hakierspejs/hsldz_totp_lock… #36

Merge branch 'main' of https://github.com/hakierspejs/hsldz_totp_lock…

Merge branch 'main' of https://github.com/hakierspejs/hsldz_totp_lock… #36

Workflow file for this run

name: CI
on:
push:
jobs:
compile:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- 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/