diff --git a/.github/workflows/hello-world.yml b/.github/workflows/hello-world.yml index bd2dae04053a..4c599996ec9b 100644 --- a/.github/workflows/hello-world.yml +++ b/.github/workflows/hello-world.yml @@ -30,4 +30,4 @@ jobs: # Run Maven build - name: Build with Maven - run: mvn --threads 4 --batch-mode --no-transfer-progress clean install --file + run: mvn --threads 4 --batch-mode --no-transfer-progress clean install --file dhis-2/pom.xml --update-snapshots