Skip to content

Commit 2f47ac7

Browse files
modified: net-production.yml
1 parent d1c258b commit 2f47ac7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/net-production.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,9 @@ jobs:
4646
with:
4747
hugo-version: '0.97.3'
4848
extended: true
49-
- name: Install Dependicies1
49+
- name: Change ownership of files
5050
run: sudo chown -R valeriyten:valeriyten /home/valeriyten/.npm
51+
- name: Install Dependicies1
5152
run: npm install -D --save autoprefixer
5253
- name: Install Dependicies2
5354
run: npm install -D --save postcss-cli

content/net/english/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@ is_root: true
3333
| [Aspose.Slides.Vba](./aspose.slides.vba) | Contains classes for work with VBA macros |
3434
| [Aspose.Slides.Warnings](./aspose.slides.warnings) | Contains classes that represents various kind of warnings |
3535

36-
<!-- DO NOT EDIT: generated by xmldocmd for Aspose.Slides.dll -->
37-
36+
<!-- DO NOT EDIT: generated by xmldocmd for Aspose.Slides.dll -->

0 commit comments

Comments
 (0)