Skip to content

Commit

Permalink
Remove code artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLabattD2L committed Aug 14, 2023
1 parent 11f1977 commit 30357c2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/lang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ jobs:
- uses: Brightspace/third-party-actions@actions/setup-node
with:
node-version-file: .nvmrc
- name: Add CodeArtifact npm registry
uses: Brightspace/codeartifact-actions/npm/add-registry@main
with:
auth-token: ${{ secrets.CODEARTIFACT_AUTH_TOKEN }}
- name: Install MessageFormat-Validator
run: npm install messageformat-validator
- name: Run MessageFormat-Validator
Expand Down

0 comments on commit 30357c2

Please sign in to comment.