Skip to content

Commit

Permalink
Correction main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaneb committed Jun 25, 2024
1 parent 3636e4c commit c6064a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

# Route file renaming
- name: Rename index for routing
run: mv dist/ng-nasa-api/index.html dist/ng-nasa-api/404.html
run: mv dist/ng-nasa-api/browser/index.html dist/ng-nasa-api/browser/404.html

# Deploy to Github pages
- name: Deploy to pages
Expand Down

0 comments on commit c6064a3

Please sign in to comment.