Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseDreki authored Jan 23, 2024
1 parent 59c9edd commit 47cbb86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
pkg-config --static --libs ncurses
sudo apt-get install libncurses5-dev
dpkg-query -L libncurses5-dev
sudo find /usr -name ncurses.h
sudo find /usr -name libncurses.a
getconf GNU_LIBC_VERSION
- name: Install Kotlin
Expand Down

0 comments on commit 47cbb86

Please sign in to comment.