Skip to content

Commit

Permalink
COPS-3786 Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
arturnetdev committed Jan 13, 2025
1 parent b2448fb commit 4ffd495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:

- name: Install dependencies
run: |
echo "@picsart:registry=https://gitlab.com/api/v4/packages/npm/" >> .npmrc
echo "//gitlab.com/api/v4/packages/npm/:_authToken=${GITLAB_REG_TOKEN}" >> .npmrc
cd picsart-miro-plugin
npm install
Expand Down

0 comments on commit 4ffd495

Please sign in to comment.