mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-09-01 18:48:37 +02:00
GHA: main-aarch64.yml: insert apt-get update
This commit is contained in:
committed by
R. Timothy Edwards
parent
27df5f9c5f
commit
9850c5586e
@@ -16,6 +16,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Get Dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y tcl-dev tk-dev libcairo-dev
|
||||
- name: Build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user