Skip to content

Commit

Permalink
Release 4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
parker-codes committed Aug 21, 2024
1 parent e4cbb68 commit b3c7900
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Change owner of root directory
run: sudo chown root:root .
- name: Allow publish to work with /github/workflows dir
run: sudo git config --global --add safe.directory /home/runner/work/coda-js/coda-js
- name: Set up Node.js
uses: actions/setup-node@master
with:
Expand Down

0 comments on commit b3c7900

Please sign in to comment.