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 5, 2024
1 parent 0c3be34 commit 6e17f8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pdf-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
- name: hugo build
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)
pwd
ls -l
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 6e17f8f

Please sign in to comment.