Skip to content

Commit c5961a6

Browse files
committed
Update actions
1 parent 844c901 commit c5961a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- name: Dependencies (Linux)
4444
if: runner.os == 'Linux'
4545
run: |
46+
sudo apt-get update
4647
sudo apt-get install ccache
4748
4849
- name: Dependencies (macOS)

0 commit comments

Comments
 (0)