Updated to using bootstrap-salt.sh

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

View file

@ -77,8 +77,7 @@ jobs:
- name: Bootstrap Salt
run: |
ls -alh
## . ./bootstrap.sh
. ./bootstrap-salt.sh
- name: Test Bootstrap
run: |

View file

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