Updated github actions.

This commit is contained in:
Alexander Shaduri
2022-02-14 13:46:42 +04:00
parent 88a36c6f57
commit b6f97ba0a4
+3
View File
@@ -25,6 +25,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Update Package Database
run: sudo apt-get update
- name: Install Dependencies
run: sudo apt-get install libpcre3-dev libgtkmm-3.0-dev gettext