Update build-tag.yml (#640)

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

View File

@ -26,7 +26,7 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
cache: 'npm' cache: 'npm'
cache-dependency-path: webui.dev/package-lock.json cache-dependency-path: frontend/package-lock.json
- name: Setup Go - name: Setup Go
uses: actions/setup-go@v5 uses: actions/setup-go@v5