mirror of
https://github.com/tabler/tabler.git
synced 2026-08-14 23:32:25 +04:00
build fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user