We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
include-packages
1 parent b696e9f commit 704a671Copy full SHA for 704a671
.github/workflows/main.yml
@@ -41,6 +41,7 @@ jobs:
41
uses: gcarreno/setup-lazarus@v3
42
with:
43
lazarus-version: ${{ matrix.lazarus-versions }}
44
+ include-packages: ""
45
with-cache: false
46
47
- name: Install LevelDB for *nix
0 commit comments