Skip to content

Commit

Permalink
fixup! fixup! fix: clean up handles in worker_threads environments to…
Browse files Browse the repository at this point in the history
… prevent aborting
  • Loading branch information
oyyd committed Oct 17, 2024
1 parent 401ec7f commit 41123b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
if: ${{ !matrix.settings.docker }}
shell: bash
- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: bindings-${{ matrix.settings.target }}
path: ${{ env.APP_NAME }}.*.node
Expand Down

0 comments on commit 41123b2

Please sign in to comment.