dump bash version

Signed-off-by: Brian DeHamer <bdehamer@github.com>
This commit is contained in:
Brian DeHamer 2024-10-26 15:45:12 -07:00
parent 3147e03d1f
commit 17007f4a6d
No known key found for this signature in database

View File

@ -30,6 +30,8 @@ jobs:
with:
node-version: 20.x
- name: bash version
run: bash --version
- name: npm install
run: npm install