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

GitHub CI: Use curl on UnicodeData.txt and fix directory traversal #1582

Merged
merged 2 commits into from
Oct 2, 2024

Conversation

rdmark
Copy link
Member

@rdmark rdmark commented Oct 1, 2024

curl is available everywhere. Removes the wget dependency.

Also, clarify directory traversal for human readers (in the CI runner the current dir gets reset every step.)

In addition to the GitHub CI workflow, these changes will be reflected in the compile appendix in the html manual.

@rdmark rdmark linked an issue Oct 1, 2024 that may be closed by this pull request
@rdmark rdmark force-pushed the 1578-installation-process-on-macos branch from 89d495c to 5bb280a Compare October 1, 2024 23:33
@rdmark rdmark force-pushed the 1578-installation-process-on-macos branch from 5bb280a to bb622fa Compare October 1, 2024 23:35
Copy link

sonarcloud bot commented Oct 2, 2024

@rdmark rdmark merged commit 75b01e0 into main Oct 2, 2024
15 checks passed
@rdmark rdmark deleted the 1578-installation-process-on-macos branch October 2, 2024 06:31
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.

Installation process on macOS
1 participant