Skip to content

Commit

Permalink
Update simple.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Anoint <[email protected]>
  • Loading branch information
whoami-anoint committed Jan 29, 2024
1 parent ed5dfee commit 2266843
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get update -y
sudo apt-get install nginx -y
- name: Run Probe
run: |
Expand Down

0 comments on commit 2266843

Please sign in to comment.