diff --git a/.github/workflows/plugin_install.yml b/.github/workflows/plugin_install.yml index 537f8033fb..551154da67 100644 --- a/.github/workflows/plugin_install.yml +++ b/.github/workflows/plugin_install.yml @@ -33,7 +33,7 @@ jobs: uses: gradle/gradle-build-action@v3 with: cache-disabled: true - arguments: assemble + arguments: assemble -Pcrypto.standard=FIPS-140-3 # Move and rename the plugin for installation - name: Move and rename the plugin for installation