Skip to content

Commit

Permalink
Update an-gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anzhao authored Jan 4, 2025
1 parent a20e807 commit 995e504
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/an-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ jobs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0

- name: list the directories
run: ls -la
- name: Switch to ECP directory
run: cd ecp-datatype-plugin

- name: Build with Gradle Wrapper
run: ./gradlew build

Expand Down

0 comments on commit 995e504

Please sign in to comment.