Skip to content

Commit

Permalink
sync with uiohook f259ff3
Browse files Browse the repository at this point in the history
  • Loading branch information
SnosMe committed Jan 17, 2024
1 parent 6a7266a commit 81e77c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
with:
submodules: true
- uses: actions/setup-node@v3
- run: npm install --global node-gyp
- run: yarn apply-libuiohook-patch
- run: yarn --frozen-lockfile
- run: yarn prebuild --arch x64
Expand Down
2 changes: 1 addition & 1 deletion libuiohook
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uiohook-napi",
"version": "1.5.2",
"version": "1.5.3",
"author": {
"name": "Alexander Drozdov"
},
Expand Down

0 comments on commit 81e77c6

Please sign in to comment.