Skip to content

Commit

Permalink
Update napi2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed Jan 23, 2024
1 parent 2b5afb0 commit f9745b5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/napi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,11 @@ jobs:
path: languages/node/artifacts
- name: Move artifacts
run: yarn artifacts

- name: List artifacts
run: ls -R ./languages/node/artifacts
shell: bash

- name: List packages
run: ls -R ./npm
shell: bash

0 comments on commit f9745b5

Please sign in to comment.