Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
TIVMOF authored Nov 15, 2024
1 parent afabc38 commit 8039b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install Dependencies
run: |
cd ./pi-bank-backend
echo "@pi-online-bank:registry=https://npm.pkg.github.com
echo "@codbex:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${{ secrets.PASSWORD }}" > .npmrc
npm install
rm -rf .npmrc
Expand Down

0 comments on commit 8039b80

Please sign in to comment.