Skip to content

Commit

Permalink
Update testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joergi authored Sep 14, 2024
1 parent aa1df71 commit ae6ea52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
vault login token=vault-plaintext-root-token
vault status
echo "after vault status"
mkdir HOME/.superexport
mkdir $HOME/.superexport
touch $HOME/.superexport/.exported.sh
chmod +x $HOME/.superexport/.exported.sh
Expand Down

0 comments on commit ae6ea52

Please sign in to comment.