Skip to content

Commit de0f074

Browse files
committed
what the hell is going on windoze
1 parent 8c66a16 commit de0f074

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
run: |
5252
npm install --build-from-source
5353
dir build\Release
54+
- uses: actions/upload-artifact@v4
55+
with:
56+
path: build
5457
- name: Test
5558
run: npm test
5659

0 commit comments

Comments
 (0)