This commit is contained in:
Adil Hafeez 2025-02-12 17:27:41 -08:00
parent 55420669dd
commit bc329a4421
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 2 additions and 2 deletions

View file

@ -28,4 +28,4 @@ jobs:
- name: validate arch config
run: |
sh arch/validate_arch_config.sh
bash arch/validate_arch_config.sh

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
failed_files=()