Skip to content

Commit aa5b8c8

Browse files
authored
Update check-compliance.yml
1 parent 97218c2 commit aa5b8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Verify Privateer installation
2828
run: |
2929
ls -al ~/.privateer/bin
30-
echo "export PATH="/home/runner/.privateer/bin:$PATH"" >> ~/.bash_profile
30+
echo "export PATH="/home/runner/.privateer/bin:$PATH" >> ~/.bash_profile
3131
source ~/.bash_profile
3232
privateer version
3333

0 commit comments

Comments
 (0)