Skip to content

Commit

Permalink
actions: Try to not create a double .zip...
Browse files Browse the repository at this point in the history
  • Loading branch information
iscle committed Sep 3, 2023
1 parent 57fb5eb commit 657e2f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
- name: Upload Magisk Module
uses: actions/upload-artifact@v3
with:
name: magisk_module
path: magisk_module.zip
name: V4A_Magisk_Module
path: ./

0 comments on commit 657e2f3

Please sign in to comment.