aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/ci-install.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: Nvim 0.10 macos artifact nameChristian Clason2024-05-171-3/+4
|
* ci: fix invalid workflowdundargoc2024-02-101-0/+25
Context variables aren't always available, so we can't rely on them for e.g. environment variables. Also merge all install scripts into `script/ci-install.sh`, that way it can be called the same way regardless of system.