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 246b30c commit 663a2d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: mvn --batch-mode --update-snapshots package

- name: Display GitHub Workspace
run: echo "GitHub Workspace: $GITHUB_WORKSPACE"
run: echo "GitHub Workspace ${GITHUB_WORKSPACE}"

- name: Publish Artifact
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 663a2d4

Please sign in to comment.