Indent run:

This commit is contained in:
Jonas Stein
2022-04-30 21:17:37 +02:00
parent 1e26d47230
commit 030c674fbc

View File

@@ -14,8 +14,8 @@ jobs:
- uses: actions/checkout@v3
#install pandoc
- name: Install pandoc package
run: |
sudo apt-get -y install pandoc
run: |
sudo apt-get -y install pandoc
- name: autoconf
run: autoreconf -i
- name: configure