Skip to content

Commit

Permalink
feat: update tf modules
Browse files Browse the repository at this point in the history
Signed-off-by: Rudra Gupta <[email protected]>
  • Loading branch information
grudra7714 committed Sep 26, 2024
1 parent 981adcf commit af2d3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
path: privateer/privateer
- name: RUN ls
run: |
cd privateer && ls -al && cd .. && ./privateer help
cd privateer/privateer && ls -al && cd .. && ./privateer help
cd raid-azure-blob-storage && ls -al && cd ..
- name: RUN sally command
Expand Down

0 comments on commit af2d3ea

Please sign in to comment.