bugfix: missing 'uses: ..' in .yml

This commit is contained in:
Roland Conybeare 2023-09-24 13:30:41 -04:00
commit a605654fb9

View file

@ -27,6 +27,7 @@ jobs:
run: sudo apt-get install -y catch2
- name: Clone indentlog
uses: actions/checkout@v3
with:
repository: Rconybea/indentlog
path: repo/indentlog