We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b710f92 commit fa46026Copy full SHA for fa46026
.github/workflows/net-production.yml
@@ -47,6 +47,7 @@ jobs:
47
hugo-version: '0.97.3'
48
extended: true
49
- name: Install Dependicies1
50
+ run: sudo chown -R valeriyten:valeriyten /home/valeriyten/.npm
51
run: npm install -D --save autoprefixer
52
- name: Install Dependicies2
53
run: npm install -D --save postcss-cli
0 commit comments