mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-14 02:59:55 +00:00
Fix step naming error
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user