Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Perron <[email protected]>
  • Loading branch information
jacobperron committed Jun 8, 2020
1 parent 66dc45b commit 1eb9e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ jobs:
java-version: '11.0.6' # The JDK version to make available on the path.
java-package: jdk
architecture: x64
- uses: ros-tooling/setup-ros@3b3f060
- uses: ros-tooling/setup-ros@49adbbe
with:
required-ros-distributions: dashing
- uses: jacobperron/action-ros-ci@da1e3f0
- uses: jacobperron/action-ros-ci@49adbbe
with:
package-name: rosidl_generator_java rcljava_common rcljava
vcs-repo-file-url: |
Expand Down

0 comments on commit 1eb9e45

Please sign in to comment.