Merge pull request 'fix(ci): emoji-mart React 19 peer dependency 충돌 해결' (#11) from feature/auth-system into develop
This commit is contained in:
커밋
c78404b219
@ -21,6 +21,7 @@ jobs:
|
||||
run: |
|
||||
echo "registry=https://nexus.gc-si.dev/repository/npm-public/" > frontend/.npmrc
|
||||
echo "//nexus.gc-si.dev/repository/npm-public/:_auth=${{ secrets.NEXUS_NPM_AUTH }}" >> frontend/.npmrc
|
||||
echo "legacy-peer-deps=true" >> frontend/.npmrc
|
||||
echo "registry=https://nexus.gc-si.dev/repository/npm-public/" > backend/.npmrc
|
||||
echo "//nexus.gc-si.dev/repository/npm-public/:_auth=${{ secrets.NEXUS_NPM_AUTH }}" >> backend/.npmrc
|
||||
|
||||
|
||||
불러오는 중...
Reference in New Issue
Block a user