mirror of
https://github.com/enpaul/vault2vault.git
synced 2024-11-24 02:56:49 +00:00
Fix mistake when copying actions script
This commit is contained in:
parent
c3d5733751
commit
58790a0615
1
.github/scripts/setup-env.sh
vendored
1
.github/scripts/setup-env.sh
vendored
@ -26,7 +26,6 @@ poetry --version --no-ansi;
|
||||
poetry run pip --version;
|
||||
|
||||
poetry install \
|
||||
--extras poetry \
|
||||
--quiet \
|
||||
--remove-untracked \
|
||||
--no-ansi;
|
||||
|
Loading…
Reference in New Issue
Block a user