Skip to content

Commit

Permalink
rid of main, remove wd
Browse files Browse the repository at this point in the history
  • Loading branch information
zeyogh committed Jul 17, 2024
1 parent 1e6c348 commit 46c8cf2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 117 deletions.
115 changes: 0 additions & 115 deletions .github/workflows/main.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/release-pointmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,13 @@ jobs:
java-version: '11'

- name: Build Project
working-directory: pointmark
run: |
pwd
ls -la
mvn clean
- name: Package JAR
working-directory: pointmark
run: |
pwd
ls -la
Expand Down

0 comments on commit 46c8cf2

Please sign in to comment.