Skip to content

Commit

Permalink
Trying to add more dependencies?
Browse files Browse the repository at this point in the history
This wasn't needed locally with a clean maven cache, but apparently GHA
wants to have it.
  • Loading branch information
niloc132 committed Nov 7, 2022
1 parent 1a553b0 commit 43396d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions j2cl-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
</environmentVariables>
<extraArtifacts>
<artifact>com.google.jsinterop:jsinterop-annotations:1.0.2</artifact>
<artifact>com.google.jsinterop:jsinterop:1.0.2:pom</artifact>
</extraArtifacts>
</configuration>
</plugin>
Expand Down

0 comments on commit 43396d1

Please sign in to comment.