mirror of
https://github.com/nix-community/nix-on-droid-app.git
synced 2025-11-08 19:46:10 +01:00
parent
3b5018b4c7
commit
e4385832b7
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
steps:
|
steps:
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v4
|
||||||
- name: Upload APKs to release
|
- name: Upload APKs to release
|
||||||
uses: termux/upload-release-action@v4.1.0
|
uses: termux/upload-release-action@v4.1.0
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue