1
0
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:
Patrik J. Braun 2020-12-25 19:54:43 +01:00 committed by GitHub
parent 25ffa4dad6
commit ca08cea126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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