Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jvaneb authored Jun 25, 2024
1 parent f7e5686 commit 8c3c23f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,10 @@ jobs:

# Install dependences
- name: Install deps
working-directory: ng-nasa-api
run: npm i

# Build app for production
- name: Build app bundle
working-directory: ng-nasa-api
run: npm run build:prod

# Route file renaming
Expand Down

0 comments on commit 8c3c23f

Please sign in to comment.