Skip to content

Commit

Permalink
Update random.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
suryaoruganti authored Apr 12, 2024
1 parent 19748f8 commit 26a0fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/random.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Install aws
run: apt-get update && apt-get install -y awscli
run: sudo apt-get update && sudo apt-get install -y awscli
# - uses: actions/checkout@v3
# with:
# submodules: recursive
Expand Down

0 comments on commit 26a0fc6

Please sign in to comment.