Skip to content

Commit

Permalink
sudo make me sandwich
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Oct 14, 2024
1 parent 0ee6512 commit 3d66b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
Green: "\e[32m"
NC: "\e[0m"
run: |
apt-get update && apt-get install -y git
sudo apt-get update && sudo apt-get install -y git
git branch
ls -la
Expand Down

0 comments on commit 3d66b8a

Please sign in to comment.