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 (remove trailing \)

This commit is contained in:
Dave Davenport 2022-03-04 10:12:02 +01:00
parent af80e8c242
commit 0bbefbf257

View file

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