We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2e90 commit cf06eb0Copy full SHA for cf06eb0
1 file changed
.github/workflows/lazarustestLinux.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: gcarreno/setup-lazarus@v3
23
with:
24
lazarus-version: ${{ matrix.lazarus-versions }}
25
- include-packages: "Indy10, ZeosDBO"
+ include-packages: "Indy10, ZeosDBO, TaurusTLS"
26
with-cache: false
27
- name: Build the Main package on Linux
28
run: lazbuild -B "CORE/Packages/Lazarus/RESTDataWareComponents.lpk"
0 commit comments