Skip to content

Commit

Permalink
gdffdf
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-kuruvilla committed Nov 30, 2023
1 parent 21519c4 commit ab713a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- name: Deploy to GitHub Pages
run: |
ls -l dist/your-angular-app
ls -l dist/your-angular-app
npx angular-cli-ghpages --dir=dist/your-angular-app --repo ${{ secrets.GH_TOKEN }}
env:
CI: true
Expand Down

0 comments on commit ab713a9

Please sign in to comment.