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 117a5ff commit 0ba3bb5
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 @@ -38,7 +38,7 @@ jobs:
- name: Install Dependencies
run: |
cd ./bank-backend
cd ./pi-bank-backend
echo "@pi-online-bank:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${{ secrets.PASSWORD }}" > .npmrc
npm install
Expand Down

0 comments on commit 0ba3bb5

Please sign in to comment.