Skip to content

Commit 34c81ff

Browse files
Change stage to download wasm
Signed-off-by: Thomas Poignant <[email protected]>
1 parent e0486ed commit 34c81ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/go-feature-flag/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<executions>
9696
<execution>
9797
<id>download-latest-github-asset</id>
98-
<phase>process-resources</phase>
98+
<phase>generate-resources</phase>
9999
<goals>
100100
<goal>exec</goal>
101101
</goals>

0 commit comments

Comments
 (0)