Skip to content

Commit

Permalink
fix: install
Browse files Browse the repository at this point in the history
  • Loading branch information
mbret committed Feb 20, 2024
1 parent cb6a93c commit b8ade97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
ref: ${{ github.ref }}
- name: "cat package.json"
run: cat ./package.json
- name: "install"
run: npm ci
- name: "Automated Version Bump"
id: version-bump
uses: "phips28/gh-action-bump-version@master"
Expand Down

1 comment on commit b8ade97

@vercel
Copy link

@vercel vercel bot commented on b8ade97 Feb 20, 2024

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

oboku – ./packages/web

oboku-git-master-mbret.vercel.app
oboku-mbret.vercel.app
app.oboku.me
oboku.vercel.app

Please sign in to comment.