mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 10:28:31 +00:00
fixing build error
This commit is contained in:
parent
d66f4da7f0
commit
0b3dfcb195
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -3,8 +3,9 @@ name: build
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# Sequence of patterns matched against refs/heads
|
# Sequence of patterns matched against refs/heads
|
||||||
branches:
|
branches: [
|
||||||
[ main ]
|
"main"
|
||||||
|
]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PKG_NAME: consul
|
PKG_NAME: consul
|
||||||
|
Loading…
x
Reference in New Issue
Block a user