mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
Update build.yml
fixing action warning
This commit is contained in:
parent
25ffa4dad6
commit
ca08cea126
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -67,7 +67,7 @@ jobs:
|
|||||||
name: Setup Node.js for use with actions
|
name: Setup Node.js for use with actions
|
||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
version: 12
|
node-version: 12
|
||||||
-
|
-
|
||||||
name: Install Deps
|
name: Install Deps
|
||||||
run: npm install --unsafe-perm
|
run: npm install --unsafe-perm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user