mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
* fix #1711 update bootstrap * Don't check for cached PNPM since it's setup later
This commit is contained in:
committed by
GitHub
parent
5ca1214c9f
commit
13027f2050
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -21,7 +21,6 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: "${{ env.NODE }}"
|
||||
cache: pnpm
|
||||
|
||||
- name: Install PNPM
|
||||
uses: pnpm/action-setup@v2
|
||||
|
||||
Reference in New Issue
Block a user