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 5105a6a commit eaf2e90Copy full SHA for eaf2e90
1 file changed
.github/workflows/lazarustestWindows.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: gcarreno/setup-lazarus@v3.2
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 Windows
28
run: lazbuild -B "CORE/Packages/Lazarus/RESTDataWareComponents.lpk"
0 commit comments