Fix step naming error

This commit is contained in:
Kristoffer Dalby
2021-10-31 19:54:38 +00:00
parent 8db45a4e75
commit 53df9afc2a

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