Skip to content

Use apostrophe instead of acute accent in man page #82

Use apostrophe instead of acute accent in man page

Use apostrophe instead of acute accent in man page #82

Workflow file for this run

name: Run CI tests
on:
- push
- pull_request
jobs:
runci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.1.0
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential autoconf
- name: Run CI
run: |
./runci.sh