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 17bbdd3 commit 97218c2
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 @@ -27,8 +27,8 @@ jobs:
- name: Verify Privateer installation
run: |
ls -al ~/.privateer/bin
cat ~/.bashrc
source ~/.bashrc
echo "export PATH="/home/runner/.privateer/bin:$PATH"" >> ~/.bash_profile
source ~/.bash_profile
privateer version
- name: Run Privateer help
Expand Down

0 comments on commit 97218c2

Please sign in to comment.