Fix step naming error

This commit is contained in:
Kristoffer Dalby 2021-10-31 19:54:38 +00:00
parent 8db45a4e75
commit 53df9afc2a
No known key found for this signature in database
GPG key ID: 09F62DC067465735

View file

@ -27,7 +27,7 @@ jobs:
sudo apt update
sudo apt install -y make
- name: Run lint
- name: Run build
run: make build
- uses: actions/upload-artifact@v2