mirror of
https://github.com/tabler/tabler.git
synced 2026-08-14 23:32:25 +04:00
build fix
This commit is contained in:
@@ -23,6 +23,9 @@ jobs:
|
||||
node-version: "${{ env.NODE }}"
|
||||
cache: pnpm
|
||||
|
||||
- name: Install PNPM
|
||||
run: npm i -g pnpm
|
||||
|
||||
- name: Set up Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user