Skip to content

Commit 9d74bda

Browse files
committed
add find only on include
1 parent 578051e commit 9d74bda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
wget --content-disposition "https://cdn.zabbix.com/zabbix/sources/stable/7.0/zabbix-7.0.5.tar.gz"
105105
tar xzvf zabbix*.tar.gz
106106
cd zabbix*/
107+
find include
107108
./configure
108109
cd -
109110
./bootstrap.sh

0 commit comments

Comments
 (0)