Skip to content

Commit

Permalink
fix package
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeynep committed Feb 7, 2024
1 parent 31671d4 commit 062dc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pointmark-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Package JAR # This would actually build your project, using zip for an example artifact
working-directory: CoordinateExporter/target
working-directory: CoordinateExporter
run: |
pwd
ls -la
Expand Down

0 comments on commit 062dc83

Please sign in to comment.