Skip to content

Commit

Permalink
chore: updates build script
Browse files Browse the repository at this point in the history
  • Loading branch information
rustygreen committed Feb 9, 2024
1 parent b52f789 commit cfcb734
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ jobs:
chmod -c -R +rX "_site/" | while read line; do
echo "::warning title=Invalid file permissions automatically fixed::$line"
done
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit cfcb734

Please sign in to comment.