fix lastfm, fix meta tags, run ci on linux
Some checks failed
/ build (push) Failing after 10s

This commit is contained in:
Soph :3 2025-10-26 17:26:05 +02:00
parent d5e744c702
commit bc880cfa1c
3 changed files with 8 additions and 6 deletions

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
build:
runs-on: windows-node-iron
runs-on: node-16
steps:
- uses: http://github.com/actions/checkout@v4
- uses: http://github.com/oven-sh/setup-bun@v2