Skip to content

Commit

Permalink
zig env
Browse files Browse the repository at this point in the history
  • Loading branch information
babbaj committed Oct 15, 2023
1 parent 62e7cb8 commit 5011884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Setup Gradle
uses: gradle/gradle-build-action@749f47bda3e44aa060e82d7b3ef7e40d953bd629
- name: Run gradle build
run: cd java && set -x && ./gradlew build
run: zig env #cd java && set -x && ./gradlew build

0 comments on commit 5011884

Please sign in to comment.