Skip to content

Commit

Permalink
fix: windows tests
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it committed May 28, 2021
1 parent 1ba48ca commit c56db1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/ci/build-and-test.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
npm ci
npm run dist
git checkout native
npm run build:v3
Copy-Item "package.json" -Destination "dist"
Copy-Item "package-lock.json" -Destination "dist"
Expand Down

0 comments on commit c56db1b

Please sign in to comment.