mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
This commit is contained in:
parent
d2fd0134ee
commit
0b098b1fd4
@ -16,7 +16,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v4
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
cache: 'npm'
|
|
||||||
- name: Build with Npm
|
- name: Build with Npm
|
||||||
run: |
|
run: |
|
||||||
npm install
|
npm install
|
||||||
|
Loading…
Reference in New Issue
Block a user