Skip to content

Commit

Permalink
Merge pull request #69 from NASA-PDS/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
anilnatha authored Oct 22, 2024
2 parents 38cf8ed + 667bcd4 commit cdf4fe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- name: Install Dependencies
run: npm ci
- name: Build Icons
run: npm run build:icons
- name: Build CSS
run: npm run build:css
- name: Publish
Expand Down

0 comments on commit cdf4fe1

Please sign in to comment.