Skip to content

Commit

Permalink
Update build process and Windows SDK version to 10.0.2004
Browse files Browse the repository at this point in the history
  • Loading branch information
Thavarshan committed Aug 31, 2024
1 parent 1ae139b commit bc5be0d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Clean build directory
run: npm run clean

- name: Build app
run: npm run make

Expand Down

0 comments on commit bc5be0d

Please sign in to comment.