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

0 comments on commit aa5b8c8

Please sign in to comment.