pages/.github
Jiaqi Li ec7d7c34e8
explicitly install imagemagick to support ubuntu-latest (>=24.04) in Github actions (#2906)
Install `imagemagick` within `Install and Build 🔧` step of Github
actions

Relevant issue: 
[#2902](https://github.com/alshedivat/al-folio/issues/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](https://github.com/actions/runner-images/issues/10772).

Modified files (actions) recommended by @george-gca 
```
- .github/workflows/deploy.yml
- .github/workflows/broken-links-site.yml
- .github/workflows/axe.yml
```
2024-12-19 17:55:36 -03:00
..
ISSUE_TEMPLATE Renamed all references to master branch to main (#2793) 2024-10-21 21:54:16 -03:00
workflows explicitly install imagemagick to support ubuntu-latest (>=24.04) in Github actions (#2906) 2024-12-19 17:55:36 -03:00
release.yml Create .github/release.yml 2023-10-01 21:42:43 -04:00
stale.yml Update stale.yml 2021-03-14 13:04:01 -04:00