Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
externl committed Jun 3, 2024
1 parent 1d6aa0c commit 14cde2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ jobs:
# For Ice Builder for Gradle
CPP_PLATFORM: x64
CPP_CONFIGURATION: Release
run: ./gradlew build ${{ runner.os == 'Windows' && '' || '' }}
run: ./gradlew build

0 comments on commit 14cde2f

Please sign in to comment.