Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SwissalpS authored Sep 9, 2022
1 parent 117312b commit 495654f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
apt-get update
apt-get -y install apt-utils
apt-get -y full-upgrade
apt-get install -y gcc cmake lua5.4-dev libgtk-3-dev libvte
apt-get install -y gcc cmake lua5.4-dev libgtk-3-dev libvte-2.91
echo "missing gtk+3.0 vte libvte"
- name: Configure
run: |
Expand Down

0 comments on commit 495654f

Please sign in to comment.