Skip to content

Commit

Permalink
Update .github/workflows/verify-transpiled-code.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Jhuliano Skittberg Moreno <jhuliano.moreno@gmail.com>
  • Loading branch information
alexkravch and jhuliano authored May 22, 2024
1 parent c29ebd8 commit 16eda3e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify-transpiled-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
- run: |
npm config set '//npm.pkg.github.com/:_authToken' ${{ secrets.GH_TOKEN }}
npm config set @typeform:registry https://npm.pkg.github.com/
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
- run: |
yarn install
Expand Down

0 comments on commit 16eda3e

Please sign in to comment.