diff --git a/.github/workflows/main-aarch64.yml b/.github/workflows/main-aarch64.yml index d1e3649b..4671f60c 100644 --- a/.github/workflows/main-aarch64.yml +++ b/.github/workflows/main-aarch64.yml @@ -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: |