Skip to content

Commit

Permalink
Remove npm setup
Browse files Browse the repository at this point in the history
  • Loading branch information
jncraton committed May 15, 2023
1 parent 6762918 commit 20f9a85
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,5 @@ jobs:
- name: Install python-tk
run: sudo apt-get install python-tk

- name: Install dependencies
run: npm ci

- name: Run make
run: make

0 comments on commit 20f9a85

Please sign in to comment.