Skip to content

Commit

Permalink
Update pdf-stage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaov-aspose authored Nov 6, 2024
1 parent 62d1584 commit ec64387
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pdf-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
run: |
git clone https://x-access-token:${{ secrets.GH_PAT }}@github.com/aspose-pdf/Aspose.PDF-Hugo-template.git || (cd Aspose.PDF-Hugo-template && git pull)
cd Aspose.PDF-Hugo-template
rm -rf content
sudo npm install -D --save autoprefixer
sudo npm install -D --save postcss-cli
rsync --recursive --delete --force --progress ../* content/
Expand Down

0 comments on commit ec64387

Please sign in to comment.