Skip to content

Commit f9cbe1b

Browse files
committed
Why does this fail so often?
1 parent 4405aab commit f9cbe1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
- name: "Software Install - Ubuntu"
1313
if: ${{ matrix.os == 'ubuntu-latest' }}
1414
run: |
15+
sudo apt-get update && \
1516
sudo apt-get install -y \
1617
build-essential \
1718
ca-certificates \

0 commit comments

Comments
 (0)