Skip to content

Commit

Permalink
remove chown command
Browse files Browse the repository at this point in the history
  • Loading branch information
xmnlab committed Dec 5, 2023
1 parent ce69d1e commit aa8e3cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
if: ${{ matrix.os == 'macos' }}
run: |
sudo mkdir -p /tmp
sudo chown -R $(whoami)
sudo chmod 777 /tmp
brew install gnu-sed
Expand Down

0 comments on commit aa8e3cb

Please sign in to comment.