Skip to content

Commit

Permalink
Fix CI output artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
pimterry committed Oct 23, 2023
1 parent f3dff0b commit 9fd6dfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: app
name: android-frida-interception-script.js
path: ./build/android-frida-interception-script.js
if-no-files-found: error

Expand Down

0 comments on commit 9fd6dfd

Please sign in to comment.