diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f706790..966a90a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -21,6 +21,7 @@ jobs: - name: Install ncurses run: | + pkg-config --static --libs ncurses getconf GNU_LIBC_VERSION - name: Install Kotlin