Skip to content

Commit 1c3d4d8

Browse files
committed
Update release workflow
1 parent 2d4ebc9 commit 1c3d4d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131

3232
- name: Build + Lint + Test
3333
run: |
34+
sudo apt-get update && sudo apt-get upgrade -y
3435
sudo apt-get install -y software-properties-common
3536
apt-add-repository -y 'deb https://archive.debian.org/debian bullseye-backports main'
3637
sudo chown -R testbot .

0 commit comments

Comments
 (0)