Skip to content

Commit 992302b

Browse files
committed
Revert "Ensure Update and Upgrade in action"
This reverts commit ca59ea7.
1 parent 7718155 commit 992302b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

action.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ inputs:
2222
runs:
2323
using: "composite"
2424
steps:
25-
- name: Run update and upgrade
26-
run: sudo apt update && sudo apt -y upgrade
27-
shell: bash
2825
- name: Install python pip
2926
run: python -m pip install --upgrade pip
3027
shell: bash

0 commit comments

Comments
 (0)