2025 (#1493)
* 2025 * Enable ci execution of diff * Update extra files * fix webpack config header
This commit is contained in:
2
.github/workflows/pr-any.yml
vendored
2
.github/workflows/pr-any.yml
vendored
@@ -13,6 +13,8 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 'lts/*'
|
||||
- name: Set Execute Permissions
|
||||
run: chmod +x ./scripts/*
|
||||
- name: ${{ matrix.step }}
|
||||
run: |
|
||||
corepack enable
|
||||
|
||||
Reference in New Issue
Block a user