mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +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
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
version: 12
|
||||
node-version: 12
|
||||
-
|
||||
name: Install Deps
|
||||
run: npm install --unsafe-perm
|
||||
|
Loading…
Reference in New Issue
Block a user