Remove spare newline

This commit is contained in:
Spoffy 2024-07-02 20:21:52 +01:00
parent 7907dd9109
commit 35eb511af5

View File

@ -67,7 +67,6 @@ jobs:
if: matrix.image.name != 'grist-oss'
run: buildtools/checkout-ext-directory.sh ${{ matrix.image.repo }}
- name: Set up QEMU
uses: docker/setup-qemu-action@v1