Skip to content

Commit

Permalink
checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
tbock committed Jun 17, 2024
1 parent 0ddac8c commit 315cca8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_and_deploy_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v3
with:
path: ..\..\..\..\
- name: check branch
run: git branch
- name: run migrations
Expand Down

0 comments on commit 315cca8

Please sign in to comment.