Skip to content

Commit

Permalink
Correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw authored Sep 21, 2024
1 parent 37750ff commit b0b5be4
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 @@ -19,6 +19,6 @@ jobs:
distribution: 'temurin'
cache: maven
- name: Change to the ~/PaDEL-Descriptor/libPaDEL folder
run: cd PaDEL-Descriptor/libPaDEL
run: cd libPaDEL
- name: Build with Maven
run: mvn pom.xml

0 comments on commit b0b5be4

Please sign in to comment.