Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
loftwah committed Oct 25, 2024
1 parent bd4c76c commit 53dc76f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/01.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ jobs:
ruby-version: .ruby-version
bundler-cache: true

- name: Install kamal and create binstub
run: |
bundle install
bundle binstub kamal
- uses: docker/setup-buildx-action@v3

- uses: webfactory/[email protected]
Expand Down

0 comments on commit 53dc76f

Please sign in to comment.