Skip to content

Commit 3918193

Browse files
author
Juan Tirado
committed
Force the creation of .ssh folder.
1 parent 37c1965 commit 3918193

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
shell: bash
4040
# language=bash
4141
run: |
42+
sudo mkdir .ssh
4243
juju bootstrap localhost test \
4344
--config 'identity-url=https://api.staging.jujucharms.com/identity' \
4445
--config 'allow-model-access=true' \

0 commit comments

Comments
 (0)