Skip to content

Commit 441f042

Browse files
committed
fix: remove man-db configuration steps from KiBot workflow
1 parent 0880b7d commit 441f042

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/kibot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
runs-on: ubuntu-slim
2525
steps:
2626
- run: | # use https://nickcoutsos.github.io/keymap-layout-tools/ to generate info.json
27-
echo "set man-db/auto-update false" | sudo debconf-communicate
28-
sudo dpkg-reconfigure man-db
2927
sudo apt update
3028
sudo apt install -y kicad
3129
touch board/output/pcbs/sessile.kicad_sch

0 commit comments

Comments
 (0)