Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vaguue committed Aug 19, 2024
1 parent 394174f commit a3c1c38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:
- name: Prebuild (Windows)
if: matrix.os == 'windows-latest'
run: |
ls "$(pwd)/build/Release/npcap"
PCAP_ROOT="$(pwd)/build/Release/npcap" npm run precompile
ls prebuilds
zip -r prebuilds-${{ matrix.os }}.zip prebuilds
Expand Down

0 comments on commit a3c1c38

Please sign in to comment.