update main.yml

This commit is contained in:
Enno Schnackenberg 2026-05-11 06:59:25 +02:00 committed by R. Timothy Edwards
parent 9af6b329de
commit 9d74f4f9a7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- name: Get Dependencies
run: |
sudo apt-get update
sudo apt-get install -y --fix-missing tcl-dev tk-dev libcairo-dev
sudo apt-get install -y tcl-dev tk-dev libcairo-dev
- name: Build
run: |
./configure