Skip to content

Commit

Permalink
Merge branch 'DEVOPS-946-workflows-npm' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrossleyau committed Jul 4, 2022
2 parents c3273d4 + 2be9ebc commit 7750679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Print FOLIO module descriptor
run: cat module-descriptor.json
- name: Publish yarn.lock
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: yarn.lock
path: yarn.lock
Expand Down

0 comments on commit 7750679

Please sign in to comment.