1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-14 23:32:25 +04:00

build fixes

This commit is contained in:
codecalm
2023-07-15 23:37:32 +02:00
parent 11d5507729
commit 569a4b5913
4 changed files with 30 additions and 22 deletions
+3 -1
View File
@@ -24,7 +24,9 @@ jobs:
cache: pnpm
- name: Install PNPM
run: npm i -g pnpm
uses: pnpm/action-setup@v2
with:
version: 7
- name: Set up Ruby
uses: ruby/setup-ruby@v1