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 5, 2025
1 parent 5ff6d45 commit faec16f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/an-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,12 @@ jobs:
- name: list the directories
run: ls -la

- name: switch to ecp-datatype-plugin directory
run: cd ecp-datatype-plugin

- name: Display current directory
run: pwd

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

Expand Down

0 comments on commit faec16f

Please sign in to comment.