Added debugging output

This commit is contained in:
David Murphy 2024-11-04 16:31:53 -07:00
parent 892c7cbadc
commit 0828aa5e41
No known key found for this signature in database
GPG key ID: 9D7724F37A7424D8
3 changed files with 586 additions and 2 deletions

View file

@ -77,7 +77,7 @@ jobs:
- name: Bootstrap Salt
run: |
. ./bootstrap-salt.sh
sh -x ./bootstrap-salt.sh
- name: Test Bootstrap
run: |

View file

@ -85,7 +85,7 @@ jobs:
- name: Bootstrap Salt
run: |
. ./bootstrap-salt.sh
sh -x ./bootstrap-salt.sh
- name: Test Bootstrap
run: |

File diff suppressed because it is too large Load diff