Skip to content

Commit

Permalink
Update build-snapshot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread authored Jan 1, 2025
1 parent 15681e7 commit 9f3afce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions/setup-node@v4
with:
cache: 'npm'
cache-dependency-path: webui.dev/package-lock.json
cache-dependency-path: frontend/package-lock.json

- name: Setup Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 9f3afce

Please sign in to comment.