5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 21:10:54 +08:00

Add npm docs to file check paths

This commit is contained in:
Lea Anthony 2025-02-01 07:51:18 +11:00
parent 3eb3af8c8c
commit c1251e9441
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -39,6 +39,7 @@ jobs:
files: |
v3/internal/runtime/desktop/@wailsio/runtime/src/*.js
v3/internal/runtime/desktop/@wailsio/runtime/types/*.d.ts
v3/internal/runtime/desktop/@wailsio/runtime/docs/*.*
- name: test action
if: steps.verify-changed-files.outputs.files_changed == 'true'