Add xclip dependency to publish workflow

This commit is contained in:
TEC 2020-11-14 16:49:18 +08:00
parent 96c26e64bf
commit 28b47108be
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
key: ${{ runner.os }}-doom@${{ steps.doom-version.outputs.hash }}
- name: Doom dependencies
run: sudo apt-get install git ripgrep
run: sudo apt-get install git ripgrep xclip
- name: Install Doom
run: ~/.emacs.d/bin/doom install --no-env --no-fonts