Skip to content

Commit

Permalink
Fix shared_aws/aws_infra path
Browse files Browse the repository at this point in the history
  • Loading branch information
mluypaert committed Oct 11, 2024
1 parent 2d1c7f3 commit b0e1b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PR-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: shared_aws_infra_deps_locks_bundle
path: shared/aws_infra/shared-aws-infra-deps-locks.tar.gz
path: shared_aws/aws_infra/shared-aws-infra-deps-locks.tar.gz
if-no-files-found: error
shared-aws-infra-code-checks:
name: shared_aws infra code checks
Expand Down

0 comments on commit b0e1b8c

Please sign in to comment.