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 04d545c commit 62c184b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
./privateer help
- name: 'Tar files'
run: tar -cvf test_harness.tar privateer/
run: tar -cvf test_harness.tar privateer/privateer

- name: Archive release artifacts
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
ls
- name: 'Tar files'
run: tar -cvf ABS.tar raid-azure-blob-storage/
run: tar -cvf ABS.tar raid-azure-blob-storage/ABS

- name: Archive release artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 62c184b

Please sign in to comment.