Skip to content

Commit eaf2e90

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lazarustestWindows.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.2
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 Windows
2828
run: lazbuild -B "CORE/Packages/Lazarus/RESTDataWareComponents.lpk"

0 commit comments

Comments
 (0)