summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2020-05-26 10:03:41 +0200
committerMarcus Meissner <marcus@jet.franken.de>2020-05-26 10:03:41 +0200
commit16a6f0456afa3fb15d4f8e0914ddd18703654e86 (patch)
tree7ad4772402b0fc12f25fbac65c6b250d6615c4fe
parentffb17ec11d776f1cc61386fb5429a13b3b756729 (diff)
downloadlibgphoto2-16a6f0456afa3fb15d4f8e0914ddd18703654e86.tar.gz
apt-get install autopoint
-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