Skip to content

Commit

Permalink
Update Main-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KhaledAshrafH committed May 21, 2023
1 parent e69fcd8 commit 3407b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Main-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
distribution: 'temurin'
- name: Run java code
run: |
javac Main.java
javac src/Main.java
java Main

0 comments on commit 3407b60

Please sign in to comment.