Fix mistake when copying actions script

This commit is contained in:
Ethan Paul 2022-04-08 02:08:53 -04:00
parent c3d5733751
commit 58790a0615
No known key found for this signature in database
GPG Key ID: D0E2CBF1245E92BF
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ poetry --version --no-ansi;
poetry run pip --version;
poetry install \
--extras poetry \
--quiet \
--remove-untracked \
--no-ansi;