Skip to content

Commit 0c9a90d

Browse files
wip: try set undefined var ICINGAWEB_PATH
1 parent a7df7bf commit 0c9a90d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/php.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ jobs:
1717
{
1818
"./vendor/icingaweb2-modules/icingadb" : "https://github.com/Icinga/icingadb-web.git"
1919
}
20+
env: |
21+
{
22+
"ICINGAWEB_PATH" : "./vendor/icingaweb2"
23+
}

0 commit comments

Comments
 (0)