Skip to content

Commit

Permalink
Update mavenbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guulp authored Dec 22, 2023
1 parent 271143b commit e49aa85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mavenbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Publish Artifact
uses: actions/upload-artifact@v2
with:
nmae: jar-file
path: ${GITHUB_WORKSPACE}/target/appium_flutterfinder_java-1.0.5.jar
name: jar-file
path: '${GITHUB_WORKSPACE}/target/appium_flutterfinder_java-1.0.5.jar'

0 comments on commit e49aa85

Please sign in to comment.