Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rgolangh authored Aug 25, 2024
1 parent 58662ce commit 1c3a9b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
steps:
- name: install gnome-extensions
run: |
apt-get update
apt-get install -y gnome-shell
sudo apt-get update
sudo apt-get install -y gnome-shell
- uses: actions/checkout@v4
- name: build
env:
Expand Down

0 comments on commit 1c3a9b2

Please sign in to comment.