mirror of
https://github.com/fosrl/newt.git
synced 2026-02-09 14:36:40 +00:00
Fix makefile cicd binaries
This commit is contained in:
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@@ -594,7 +594,7 @@ jobs:
|
||||
run: |
|
||||
set -euo pipefail
|
||||
TAG_VAR="${TAG}"
|
||||
make go-build-release tag=$TAG_VAR
|
||||
make -j 10 go-build-release tag=$TAG_VAR
|
||||
shell: bash
|
||||
|
||||
- name: Create GitHub Release
|
||||
|
||||
Reference in New Issue
Block a user