Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GaurishIIITNR authored Jan 22, 2024
1 parent 691261e commit 0744515
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ jobs:

# Generate all statistics images
- name: Generate images
run: |
mvn spring-boot:run
working-directory: ./src/main/java/com/ccvisualizer/ccvisualizer/CcVisualizerApplication.java
run: mvn spring-boot:run

# Commit all changed files to the repository
- name: Commit to the repo
Expand Down

0 comments on commit 0744515

Please sign in to comment.