mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-08-03 16:03:38 +00:00
4
.github/workflows/js.yml
vendored
4
.github/workflows/js.yml
vendored
@@ -16,8 +16,8 @@ jobs:
|
||||
- name: eslint
|
||||
run: |
|
||||
cd backend
|
||||
npm install --package-lock=false --force --only=dev
|
||||
npx eslint . --fix
|
||||
yarn install --no-lockfile
|
||||
yarn eslint . --fix
|
||||
- name: update
|
||||
run: |
|
||||
curl -L https://unpkg.com/xregexp/xregexp-all.js -o rootfs/nftd/xregexp-all.js
|
||||
|
Reference in New Issue
Block a user