Skip to content

Commit

Permalink
Merge pull request #824 from finos/revert-822-main
Browse files Browse the repository at this point in the history
Revert "Trying to fix the npm deploy"
  • Loading branch information
stephengoldbaum committed Jul 25, 2022
2 parents 97f991c + 40806e5 commit 09433af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,6 @@ jobs:
mkdir -p ~/artifact-download/morphir-elm-artifact
tar -zxvf $(ls ~/artifact-download/*.tgz) -C ~/artifact-download/morphir-elm-artifact
ls -l ~/artifact-download/morphir-elm-artifact
- name: Install
run: npm install
- name: Auto release
if: "env.NPM_TOKEN != 0 && !contains(github.event.head_commit.message, 'ci skip') && !contains(github.event.head_commit.message, 'ci skip')"
Expand Down

0 comments on commit 09433af

Please sign in to comment.