mirror of
https://github.com/google/guice.git
synced 2024-04-21 12:32:36 +00:00
Fix publish-snapshot action.
PiperOrigin-RevId: 426443027
This commit is contained in:
@@ -3,6 +3,7 @@ description: 'Publish snapshot artifacts and latest API doc.'
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- name: Setup JDK
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user