Update '.gitea/workflows/build.yaml'
All checks were successful
Build Site / Build-Site (18.x) (push) Successful in 53s
All checks were successful
Build Site / Build-Site (18.x) (push) Successful in 53s
This commit is contained in:
parent
9ee8e25090
commit
922f2b4e0e
@ -14,4 +14,5 @@ jobs:
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user