Skip to content

Commit

Permalink
Promo
Browse files Browse the repository at this point in the history
  • Loading branch information
PrinceNwaimo committed Aug 16, 2024
1 parent 5a773d6 commit 950691c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/CI-CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: List files in the repository
run: |
ls -al
- name: Set up JDK
uses: actions/setup-java@v2
with:
Expand Down

0 comments on commit 950691c

Please sign in to comment.