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 dl/download-default-config error #78

Merged

Conversation

hartikainen
Copy link
Contributor

The final error message ("Error occurred while downloading...") is currently in the progn-block, causing the dl/download-default-config function to always error. This moves the error outside the progn-block and should fix the issue.

@dustinlyons
Copy link
Owner

dustinlyons commented May 13, 2024

Thanks a ton for contributing, @hartikainen. This is my first decent open-source project so I'm always in awe when people chip in 😀

Do you mind fixing this in the templates, too? Then I'll merge.

Otherwise `dl/download-default-config` always fails.
@hartikainen hartikainen force-pushed the download-default-config-fix branch from feb72a8 to 54fde26 Compare June 4, 2024 11:43
@hartikainen
Copy link
Contributor Author

hartikainen commented Jun 4, 2024

Fixed 🙂

@dustinlyons
Copy link
Owner

Awesome, thanks again @hartikainen!

@dustinlyons dustinlyons merged commit 58db206 into dustinlyons:main Jun 4, 2024
1 check passed
@hartikainen hartikainen deleted the download-default-config-fix branch June 5, 2024 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants