Skip to content

Commit

Permalink
checkout repo first
Browse files Browse the repository at this point in the history
  • Loading branch information
VenelinMartinov committed Sep 5, 2024
1 parent 830c5e8 commit 69c564f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/upgrade-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ jobs:
with:
tool-cache: false
swap-storage: false
- name: Checkout Repo
uses: actions/checkout@v4
with:
submodules: true
- name: Setup tools
uses: ./.github/actions/setup-tools
with:
Expand Down

0 comments on commit 69c564f

Please sign in to comment.