Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4ec50c2

Browse filesBrowse files
committed
fix
1 parent ee989ef commit 4ec50c2
Copy full SHA for 4ec50c2

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/ci.yaml

Copy file name to clipboardExpand all lines: .github/workflows/ci.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ jobs:
372372
- uses: actions/setup-node@v4
373373
with:
374374
cache: "npm"
375-
cache-dependency-path: "./wasm/**/package-lock.json"
375+
cache-dependency-path: "**/package-lock.json"
376376
- name: run test
377377
run: |
378378
export PATH=$PATH:`pwd`/../../geckodriver

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.