mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-17 03:23:58 +02:00
Fixed CI asset compilation
This commit is contained in:
2
.github/workflows/test-suite.yaml
vendored
2
.github/workflows/test-suite.yaml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Compile Assets
|
||||
run: npm run production --verbose
|
||||
run: npm run build --verbose
|
||||
|
||||
- name: Lint JavaScript Files
|
||||
run: npx eslint app/resources/js/**/*.js
|
||||
|
Reference in New Issue
Block a user