diff --git a/.github/workflows/check-divecomputer-lists.yml b/.github/workflows/check-divecomputer-lists.yml index 91b2879d9..d868ee92f 100644 --- a/.github/workflows/check-divecomputer-lists.yml +++ b/.github/workflows/check-divecomputer-lists.yml @@ -30,6 +30,7 @@ jobs: submodules: recursive - name: Check the Supported Dive Computer Lists + shell: bash {0} run: | perl scripts/parse-descriptor.pl SupportedDivecomputers_new.txt diff -u SupportedDivecomputers.txt SupportedDivecomputers_new.txt