This commit is contained in:
Dmytro Onypko 2025-06-01 16:42:50 +01:00
parent e0775b3fa2
commit 5ac6fa1401
No known key found for this signature in database
GPG Key ID: AC03496CA69745FE

View File

@ -22,11 +22,6 @@ jobs:
with:
bun-version: latest
- name: Setup Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- name: Cache dependencies
uses: actions/cache@v4
with: