Skip to content

Commit cf06eb0

Browse files
authored
Add TaurusTLS package to Lazarus installation
1 parent eaf2e90 commit cf06eb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lazarustestLinux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: gcarreno/setup-lazarus@v3
2323
with:
2424
lazarus-version: ${{ matrix.lazarus-versions }}
25-
include-packages: "Indy10, ZeosDBO"
25+
include-packages: "Indy10, ZeosDBO, TaurusTLS"
2626
with-cache: false
2727
- name: Build the Main package on Linux
2828
run: lazbuild -B "CORE/Packages/Lazarus/RESTDataWareComponents.lpk"

0 commit comments

Comments
 (0)