Skip to content

Commit

Permalink
Will Burke ever fix upload action?
Browse files Browse the repository at this point in the history
  • Loading branch information
bmamlin committed Oct 4, 2024
1 parent 088f5a9 commit 2c1151a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
- name: Publish artifacts
uses: actions/upload-artifact@v4
with:
name: openmrs_concepts_${{ matrix.FILE_SUFFIX }}.zip
path: exports
name: exports/openmrs_concepts_${{ matrix.FILE_SUFFIX }}.zip
path: '*.zip'

0 comments on commit 2c1151a

Please sign in to comment.