mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Fix actions
This commit is contained in:
3
.github/workflows/deploy-pages.yml
vendored
3
.github/workflows/deploy-pages.yml
vendored
@@ -34,6 +34,9 @@ jobs:
|
||||
with:
|
||||
node-version: "20"
|
||||
cache: yarn
|
||||
cache-dependency-path: |
|
||||
./niimbluelib/yarn.lock
|
||||
./niimblue/yarn.lock
|
||||
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
|
||||
Reference in New Issue
Block a user