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 f9745b5 commit 56fc303
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/napi2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@ jobs:
- 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

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

0 comments on commit 56fc303

Please sign in to comment.