Skip to content

Commit

Permalink
Adding to install the xlsx package
Browse files Browse the repository at this point in the history
  • Loading branch information
YanivZalach committed Jan 23, 2024
1 parent d90455f commit 4bb92ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
cache: 'npm'
- name: Install dependencies
run: npm install
run: npm install xlsx
- name: Build
run: npm run build
- name: Setup Pages
Expand Down

0 comments on commit 4bb92ef

Please sign in to comment.