Skip to content

Commit 31061ff

Browse files
committed
[TEST] see if performing system upgrade fixes ci issue
1 parent 1765c5d commit 31061ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
run: |
7878
sudo dpkg --add-architecture i386
7979
sudo apt-get update
80+
sudo apt-get -y upgrade
8081
sudo apt-get install gcc-multilib libssl-dev:i386 libgit2-dev:i386
8182
if: matrix.host == 'i686-unknown-linux-gnu'
8283

0 commit comments

Comments
 (0)