Skip to content

Commit

Permalink
fix: @recordex/smartcontract パッケージのレジストリを変更しました
Browse files Browse the repository at this point in the history
  • Loading branch information
kei01234kei committed Nov 23, 2023
1 parent 6806f79 commit 7134a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: '20'
registry-url: 'https://npm.pkg.github.com'
scope: '@recordex'
- name: Install dependencies
run: npm ci
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run npm run fix
run: npm run fix
- name: Check for changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7134a32

Please sign in to comment.