Skip to content

Commit

Permalink
Fix name conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
Feodor0090 committed Sep 10, 2023
1 parent ca8f77e commit 72d8423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Upload no_geo jar
uses: actions/upload-artifact@v2
with:
name: obf.zip
name: base_no_geo.zip
path: ${{ github.workspace }}/mm_v1_no_geo.jar
- name: Upload obf mappings
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 72d8423

Please sign in to comment.