Skip to content

Commit

Permalink
Migrating from NPM to github packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Martinez committed Apr 15, 2024
1 parent 264728a commit 076c9a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
node-version: '18.x'
registry-url: https://npm.pkg.github.com/
always-auth: true
-
name: Install dependencies
run: yarn install --frozen-lockfile
Expand Down

0 comments on commit 076c9a4

Please sign in to comment.