diff --git a/.github/workflows/build_and_test.yml b/.github/workflows/build_and_test.yml index d8bc9b1f5..0af129382 100644 --- a/.github/workflows/build_and_test.yml +++ b/.github/workflows/build_and_test.yml @@ -44,4 +44,4 @@ jobs: - name: Update dependency graph uses: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6 with: - directory: ~/flink-cyber \ No newline at end of file + directory: /home/runner/work/cybersec/cybersec/flink-cyber \ No newline at end of file