Skip to content

Commit 6e1cfb2

Browse files
committed
thissuxthissuxthissux
1 parent 7890f1c commit 6e1cfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install
5252
run: |
5353
npm install --build-from-source
54-
dir build\Release
54+
dumpbin /dependents build\Release\canvas.node
5555
- uses: actions/upload-artifact@v4
5656
with:
5757
path: build

0 commit comments

Comments
 (0)