1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-15 00:57:32 +02:00

lock npm minify version

This commit is contained in:
GilbN 2021-10-03 19:00:26 +02:00 committed by GitHub
parent 8f21788f65
commit 430c2e4583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
git push || echo "Ignore push failure, proceed"
- name: Minify CSS
run: |
sudo npm install -g minify
sudo npm install -g minify@7.2.2
sudo apt-get update
sudo apt-get -y install moreutils