Skip to content

Commit

Permalink
Bump minor version and tweak deploy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
dllewellyn committed Sep 30, 2023
1 parent e962174 commit 4ad15cd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,8 @@ jobs:
java-version: 11
distribution: corretto
- uses: actions/checkout@v2
- name: Build plugin
run: ./gradlew :safeToRunBuilder:shadowJar --no-daemon
- name: Run build
run: ./gradlew build assembleDebug assembleDebugAndroidTest --no-daemon
env:
SERVER_URL: 'http://example.com'
API_KEY: 'apikey'

Binary file removed safeToRunBuilder/build/libs/safeToRunBuilder-all.jar
Binary file not shown.

0 comments on commit 4ad15cd

Please sign in to comment.