Skip to content

Commit 27db0bc

Browse files
committed
fix: Adding Indy to the required packages
1 parent ebb2c1d commit 27db0bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
"lpi-path": "src",
2525
"bin-path": "bin",
2626
"build-mode": "Release",
27-
"lazarus-packages": "",
27+
"lazarus-packages": "Indy10",
2828
"matrix": {
2929
"os": [
3030
"ubuntu-latest",

0 commit comments

Comments
 (0)