summaryrefslogtreecommitdiff
path: root/.github/workflows/ccpp.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ccpp.yml')
-rw-r--r--.github/workflows/ccpp.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml
index 61435b1bf..3fa8d5247 100644
--- a/.github/workflows/ccpp.yml
+++ b/.github/workflows/ccpp.yml
@@ -13,6 +13,8 @@ jobs:
steps:
- uses: actions/checkout@v2
+ - name: apt-get install
+ run: apt-get install autopoint
- name: autoreconf
run: autoreconf -i -f
- name: configure