Skip to content

Commit

Permalink
Update build yml with output dir specified
Browse files Browse the repository at this point in the history
  • Loading branch information
buckmanb committed Feb 25, 2025
1 parent e4e877e commit 176715a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
CI: true
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: npx angular-cli-ghpages
run: npx angular-cli-ghpages --dir=dist/blog-app

0 comments on commit 176715a

Please sign in to comment.