Update build-snapshot.yml

This commit is contained in:
James Read 2025-08-15 18:21:36 +02:00 committed by GitHub
parent c526fa323e
commit 387f1d9c1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,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