Skip to content

Commit

Permalink
hotfix/maven_build: Moved sources 3
Browse files Browse the repository at this point in the history
  • Loading branch information
benchdoos committed Oct 15, 2023
1 parent 31edb68 commit 6e6c3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
run: echo running on branch ${GITHUB_REF##*/}
# - name: Archive Source Code
# run: |
Create a source code archive (e.g., a ZIP file) from your repository
# Create a source code archive (e.g., a ZIP file) from your repository
# echo current location: $PWD
# ls -a
# git archive --format=zip --output=source-code.zip HEAD
Expand Down

0 comments on commit 6e6c3b1

Please sign in to comment.