mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2025-01-06 02:49:12 +00:00
chore(actions/docs): temporarily disable caching pnpm
This commit is contained in:
parent
f1d5358e39
commit
b0caea58dc
1 changed files with 0 additions and 2 deletions
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
|
@ -26,8 +26,6 @@ jobs:
|
||||||
|
|
||||||
- name: Install Node
|
- name: Install Node
|
||||||
uses: actions/setup-node@v4.0.2
|
uses: actions/setup-node@v4.0.2
|
||||||
with:
|
|
||||||
cache: "pnpm"
|
|
||||||
|
|
||||||
- name: Install Moonwave CLI
|
- name: Install Moonwave CLI
|
||||||
run: pnpm i -g moonwave
|
run: pnpm i -g moonwave
|
||||||
|
|
Loading…
Reference in a new issue