Skip to content

Commit

Permalink
Fix npm dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
spacehobo committed Apr 18, 2024
1 parent 4a6ec58 commit 3ad4c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plotexci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jobs:
- name: Dependency packages
run: |
sudo apt-get update
sudo apt-get -y install build-essential python3
sudo apt-get -y install build-essential python3 npm
- name: make
run: make

0 comments on commit 3ad4c68

Please sign in to comment.