diff .github/workflows/test.yml @ 685:189d0c688639

feat: install zsh-histdb-skim fork from source
author zegervdv <zegervdv@me.com>
date Sun, 02 Oct 2022 11:27:18 +0200
parents 2dcf0ae65d5b
children 0e91f6416812
line wrap: on
line diff
--- a/.github/workflows/test.yml	Mon Oct 03 05:58:53 2022 +0000
+++ b/.github/workflows/test.yml	Sun Oct 02 11:27:18 2022 +0200
@@ -16,6 +16,10 @@
       - name: Install chezmoi
         run: brew install chezmoi
 
+      - name: Install system dependencies
+        run: sudo apt install -y libsqlite3-dev
+        if: matrix.os == 'ubuntu-latest'
+
       - name: Bootstrap environment
         run: |
           mkdir -p $HOME/.config/chezmoi/