Fix bug in workflow file.

Signed-off-by: Michael Keller <github@ike.ch>
This commit is contained in:
Michael Keller 2025-01-01 18:34:15 +13:00
parent cc552927f0
commit 12cc3d0206

View file

@ -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