1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

build fix

This commit is contained in:
codecalm
2024-09-16 20:33:40 +02:00
parent 80dd505973
commit 4fe9407a19

View File

@@ -21,8 +21,8 @@ jobs:
uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
with:
bundler-cache: true
- name: Enable corepack
run: corepack enable pnpm