Skip to content

Commit

Permalink
Fix "Not a valid object name v0.2.0-rc.0^"
Browse files Browse the repository at this point in the history
  • Loading branch information
evgfilim1 committed Aug 15, 2023
1 parent 092469c commit 10b5401
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,8 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Download APK artifact
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 10b5401

Please sign in to comment.