Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pythonicrahul committed Feb 18, 2024
1 parent 80535f9 commit 5d84345
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
with:
node-version: 20

- name: Install Wine
run: sudo apt-get install wine

- name: Install dependencies
run: npm install

Expand Down

0 comments on commit 5d84345

Please sign in to comment.