Skip to content

Commit

Permalink
chore(test): download latest NW.js version for Linux demo app
Browse files Browse the repository at this point in the history
Fixes: #1324
  • Loading branch information
ayushmanchhabra authored Dec 16, 2024
1 parent c047055 commit 8c09908
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/fixtures/demo.linux.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import nwbuild from '../../src/index.js';

await nwbuild({
mode: 'build',
version: '0.14.7',
flavor: 'sdk',
platform: 'linux',
srcDir: './tests/fixtures/app',
Expand Down

0 comments on commit 8c09908

Please sign in to comment.