Skip to content

Commit

Permalink
Update pipeline.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: amitpadmani-awts <[email protected]>
  • Loading branch information
amitpadmani-awts authored Oct 6, 2023
1 parent 99e0300 commit f1dffd8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- uses: actions/checkout@v3

- uses: pnpm/action-setup@v2
with:
version: 8.6.0
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: actions/checkout@v3
with:
token: ${{ secrets.GH_TOKEN }}

- uses: pnpm/action-setup@v2
with:
version: 8.6.0
Expand Down

0 comments on commit f1dffd8

Please sign in to comment.