Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippSchmelter committed Oct 2, 2024
1 parent c14c0a6 commit 4b3e51c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
ls -la
build:
needs: checkout
runs-on: ubuntu-latest
container:
image: gradle:8.10-jdk17
Expand All @@ -50,6 +51,8 @@ jobs:
ls -la /__w/simona/simona
echo "__w"
ls -la /__w
echo "__w/_temp"
ls -la /__w/_temp
- name: Checking Gradle & Java
run: |
Expand Down

0 comments on commit 4b3e51c

Please sign in to comment.