Update golang.yml
This commit is contained in:
parent
ec49876a95
commit
d2e1e4ea65
5
.github/workflows/golang.yml
vendored
5
.github/workflows/golang.yml
vendored
@ -21,8 +21,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.22'
|
go-version: '1.22'
|
||||||
|
|
||||||
|
- name: tset
|
||||||
|
run: ls -all
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: go build -v wazuh-notify-go
|
run: go build -v ./wazuh-notify-go
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v2
|
uses: softprops/action-gh-release@v2
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user