Skip to content

Commit

Permalink
Test deployment new 11
Browse files Browse the repository at this point in the history
  • Loading branch information
ndricimrr committed Jan 22, 2024
1 parent af724d7 commit fa9ff93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh_pages_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: npm install

- name: Build Angular app
run: ng build --configuration=production --output-path docs --base-href=https://ndricimrr.github.io/random-albanian-user-generator
run: ng build --configuration=production --output-path docs --base-href=/random-albanian-user-generator/

- name: Upload artifacts
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit fa9ff93

Please sign in to comment.