Skip to content

Commit

Permalink
add brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
timur-harin committed May 26, 2024
1 parent 63d42fb commit 0821e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
with:
website: oracle.com
release: 22
- run: sudo chown -R $(whoami) /usr/local
- run: sudo chown -R "$(whoami)" /usr/local
- run: make install

0 comments on commit 0821e90

Please sign in to comment.