DO NOT RUN CI ON LINUX
All checks were successful
/ build (push) Successful in 2m6s

This commit is contained in:
Soph :3 2025-10-26 17:26:43 +02:00
parent bc880cfa1c
commit dbf59af8fe

View file

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