mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 02:18:25 +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:
|
||||
push:
|
||||
# Sequence of patterns matched against refs/heads
|
||||
branches:
|
||||
[ main ]
|
||||
branches: [
|
||||
"main"
|
||||
]
|
||||
|
||||
env:
|
||||
PKG_NAME: consul
|
||||
|
Loading…
x
Reference in New Issue
Block a user