mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-07 03:21:20 +02:00
update main.yml
This commit is contained in:
committed by
R. Timothy Edwards
parent
9af6b329de
commit
9d74f4f9a7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user