Skip to content

Commit

Permalink
build: Try to fix artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
uSlashVlad committed Sep 21, 2024
1 parent 0c6b7b4 commit 9da822a
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 @@ -143,6 +143,8 @@ jobs:
uses: actions/download-artifact@v3
with:
name: artifacts-apk-foss
- name: Check files
run: pwd && ls -R
- name: Create GitHub Release
uses: ncipollo/release-action@v1
with:
Expand Down

0 comments on commit 9da822a

Please sign in to comment.