Skip to content

Commit

Permalink
Revert "Ensure Update and Upgrade in action"
Browse files Browse the repository at this point in the history
This reverts commit ca59ea7.
  • Loading branch information
EmilienM committed Oct 13, 2023
1 parent 7718155 commit 992302b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ inputs:
runs:
using: "composite"
steps:
- name: Run update and upgrade
run: sudo apt update && sudo apt -y upgrade
shell: bash
- name: Install python pip
run: python -m pip install --upgrade pip
shell: bash
Expand Down

0 comments on commit 992302b

Please sign in to comment.