Skip to content

Commit

Permalink
Elevate permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 25, 2023
1 parent 16aa944 commit eb484fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ jobs:
steps:
- name: Update Package Index & Upgrade Packages
run: |
apt-get update
apt-get upgrade -y
sudo apt-get update
sudo apt-get upgrade -y
- name: Authenticate
id: auth
Expand Down

0 comments on commit eb484fa

Please sign in to comment.