silence clang perl warning on affected version

This commit is contained in:
Ailin Nemui 2023-09-13 21:31:11 +02:00
commit 8c2fa0687e
2 changed files with 8 additions and 0 deletions

View file

@ -65,6 +65,9 @@ jobs:
curl -SLf https://github.com/irssi-import/actions-irssi/raw/master/check-irssi/render.pl -o ~/render.pl && chmod +x ~/render.pl
- name: unpack archive
run: tar xaf artifact/irssi-*.tar.gz
- name: Setup local annotations
if: ${{ github.event_name == 'pull_request' }}
uses: irssi-import/actions-irssi/problem-matchers@master
- name: build and install with meson
run: |
# ninja install