Skip to content

Commit e75f7a2

Browse files
Documentation workflow test fix
1 parent 6d4194d commit e75f7a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ jobs:
252252
./build.sh cmake "" --target documentation --parallel 16
253253
254254
- name: Install rsync (for JamesIves/github-pages-deploy-action@v4)
255+
run: apt-get update
255256
run: apt install -y rsync
256257

257258
- name: Set Target Folder in documentation

0 commit comments

Comments
 (0)