1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Add an apt update to ci

This commit is contained in:
Dave Davenport 2022-03-04 10:11:20 +01:00
parent 6f07b60116
commit af80e8c242

View file

@ -10,6 +10,7 @@ runs:
python-version: '3.x'
- id: apt
run: |
sudo apt-get update \
sudo apt-get install -y \
discount \
doxygen \