Skip to content

Commit 704a671

Browse files
committed
fix: Forgot include-packages
1 parent b696e9f commit 704a671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
uses: gcarreno/setup-lazarus@v3
4242
with:
4343
lazarus-version: ${{ matrix.lazarus-versions }}
44+
include-packages: ""
4445
with-cache: false
4546

4647
- name: Install LevelDB for *nix

0 commit comments

Comments
 (0)