Skip to content

Commit

Permalink
checkout code first
Browse files Browse the repository at this point in the history
  • Loading branch information
josedev-union committed Nov 6, 2023
1 parent f306ae7 commit 8d8da4a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/caprover.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repo
- name: Checkout project
uses: actions/checkout@v3

- name: Deploy caprover
uses: josedev-union/caprover-compose-action@test
with:
server: http://captain.162.253.55.115.nip.io/

0 comments on commit 8d8da4a

Please sign in to comment.