Skip to content

Commit 87f7295

Browse files
Update pdf-stage.yml
1 parent c279439 commit 87f7295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pdf-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
cd Aspose.PDF-Hugo-template
1616
sudo npm install -D --save autoprefixer
1717
sudo npm install -D --save postcss-cli
18-
rm -rf content
18+
rm -rf content
1919
rsync --recursive --delete --force --progress ../* content/
2020
rm -rf content/Aspose.PDF-Hugo-template
2121
rm -rf public

0 commit comments

Comments
 (0)