fix(workflow): rebuild assets on script changes

This commit is contained in:
NeverBehave 2022-05-15 03:10:27 -07:00
parent d080c6c59e
commit d72740682c
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ on:
- master
paths:
- 'lib/**'
- 'scripts/workflow/*.js'
jobs:
build: