Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: out of scope error when "dest" variable is undefined #413 #414

Merged
merged 1 commit into from Sep 3, 2022

Fixes #413, whereby the NamedTemporaryFile "dest" was out of scope in…

532a679
Select commit
Failed to load commit list.
Merged

fix: out of scope error when "dest" variable is undefined #413 #414

Fixes #413, whereby the NamedTemporaryFile "dest" was out of scope in…
532a679
Select commit
Failed to load commit list.

Workflow runs completed with no jobs