Skip to content

Commit

Permalink
build: Try to fix release files
Browse files Browse the repository at this point in the history
  • Loading branch information
uSlashVlad committed Sep 15, 2024
1 parent 5419e82 commit ce1e340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ jobs:
- version_update
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Download APKs Directory
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit ce1e340

Please sign in to comment.