mirror of
https://github.com/CompeyDev/rusty-luau.git
synced 2024-12-12 04:40:40 +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
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
cache: "pnpm"
|
||||
|
||||
- name: Install Moonwave CLI
|
||||
run: pnpm i -g moonwave
|
||||
|
|
Loading…
Reference in a new issue