* 2025

* Enable ci execution of diff

* Update extra files

* fix webpack config header
This commit is contained in:
Tarik Gul
2025-01-02 16:15:31 -08:00
committed by GitHub
parent 55c78207e2
commit 73cedbb824
215 changed files with 216 additions and 214 deletions

View File

@@ -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