Skip to content

Commit

Permalink
fix: removed npm ci statement from action
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Sany committed Dec 14, 2023
1 parent 915b745 commit 1266925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_tao_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ jobs:
# setup the place
npm i -g @oat-sa/tao-extension-release
# install the package
npm ci
#create tag and release a new version
taoRelease repoRelease --release-branch master --no-interactive

0 comments on commit 1266925

Please sign in to comment.