Skip to content

Commit

Permalink
update publish-test.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Siyaram Meena committed Jul 4, 2024
1 parent 7ab784b commit dabdaae
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/publish-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,11 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 20.x
- run: |
- npm version
- npm i -g tfx-cli

- name: publish-extension
run: |
npm i -g tfx-cli
node -v
# - name: Install dependencies
# run: cd synopsys-task && npm ci
Expand Down

0 comments on commit dabdaae

Please sign in to comment.