Skip to content

Commit

Permalink
local install
Browse files Browse the repository at this point in the history
  • Loading branch information
casperdcl committed Sep 13, 2022
1 parent 2b97d1d commit 883fa20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: iterative/setup-cml@v1
- name: Bump version
run: |
npm install -g .
cml ci
git checkout -b bump/$(npm version ${{ github.event.inputs.bump }})
- name: Create PR
Expand Down

1 comment on commit 883fa20

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test Comment

CML watermark

Please sign in to comment.