We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d51b63 commit 0e545e0Copy full SHA for 0e545e0
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
version: "18.1.8"
29
30
- name: Install required dependencies
31
- run: sudo apt update && sudo apt install libtinfo5
+ run: sudo apt update && sudo apt install libtinfo6
32
33
- uses: actions/cache@v4
34
with:
0 commit comments