Skip to content

Commit

Permalink
Merge pull request #15 from Lumen5/add-sudo
Browse files Browse the repository at this point in the history
Fix typo from #14
  • Loading branch information
antoineMoPa committed Apr 21, 2023
2 parents d5b47b7 + 45330aa commit a26e6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- run: yarn publish
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
LIBRARY_PATH=: /usr/local/lib/libav/"
LIBRARY_PATH: "/usr/local/lib/libav/"
CPATH: "/usr/local/include/libav/"

0 comments on commit a26e6a4

Please sign in to comment.