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 convert #1

Merged
merged 2 commits into from
Feb 3, 2025
Merged

Fix convert #1

merged 2 commits into from
Feb 3, 2025

Conversation

shinhyungyang
Copy link
Contributor

Fixes for the current ubuntu-latest (Ubuntu 24.04)

george-gca and others added 2 commits February 3, 2025 09:43
…Github actions (#2906)

Install `imagemagick` within `Install and Build 🔧` step of Github
actions

Relevant issue: 
[#2902](alshedivat/al-folio#2902) `convert`
Command Not Found on Ubuntu 24.04

Reason: 
`ubuntu-latest` in Github actions is pointed to `ubuntu-24.04` now, in
which `imagemagick` is no longer pre-installed. See
[this](actions/runner-images#10772).

Modified files (actions) recommended by @george-gca 
```
- .github/workflows/deploy.yml
- .github/workflows/broken-links-site.yml
- .github/workflows/axe.yml
```
@shinhyungyang shinhyungyang merged commit e183206 into cau-se:main Feb 3, 2025
3 checks passed
@shinhyungyang shinhyungyang deleted the fix-convert branch February 3, 2025 08:47
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.

3 participants