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 b879962 commit e69fcd8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/Main-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ jobs:
java-version: '19'
distribution: 'temurin'
- name: Run java code
uses: actions/[email protected]
with:
script: java Main
run: |
javac Main.java
java Main

0 comments on commit e69fcd8

Please sign in to comment.