Skip to content

Commit

Permalink
Merge pull request #46469 from nextcloud/backport/46468/stable29
Browse files Browse the repository at this point in the history
[stable29] fix(ci): Correctly check for assets that need compilation
  • Loading branch information
nickvergessen authored Jul 12, 2024
2 parents 352a391 + 54328eb commit 37043b6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- '**.js'
- '**.ts'
- '**.vue'
- 'core/css/*'
- 'core/img/**'
- 'version.php'
build:
runs-on: ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions dist/core-common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/core-common.js.map

Large diffs are not rendered by default.

0 comments on commit 37043b6

Please sign in to comment.