Skip to content

Commit

Permalink
Update check-compliance.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
grudra7714 authored Sep 27, 2024
1 parent a81113f commit bdd990a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/check-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,13 @@ jobs:

- name: Verify Privateer installation
run: |
privateer version
ls -al ~/.privateer/bin
cat ~/.bashrc
privateer-linux version
- name: Run Privateer help
run: |
privateer help
privateer-linux help
build-privateer:
if: github.repository == 'octo-org/octo-repo-prod'
Expand Down

0 comments on commit bdd990a

Please sign in to comment.