Skip to content

Commit 8581724

Browse files
committed
feat(store-types): Embed latest store_types.json
Signed-off-by: spbsoluble <[email protected]>
1 parent 20a5ab2 commit 8581724

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ jobs:
330330
steps:
331331
- name: Test Quick Install Script
332332
run: |
333+
apt update && apt upgrade -y && apt install -y curl, wget, unzip, jq openssl && apt clean
333334
bash <(curl -s https://raw.githubusercontent.com/Keyfactor/kfutil/${GITHUB_REF_NAME}/install.sh)
334335
which kfutil
335336
kfutil version

cmd/store_types.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../store_types.json

0 commit comments

Comments
 (0)