Skip to content

Commit 35548bc

Browse files
authored
Merge pull request #597 from nasa/integration-candidate
IC: Caelum-rc4+dev26
2 parents 57168f4 + 3c5b7ce commit 35548bc

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/build-deploy-doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: make prep
104104

105105
- name: Install Doxygen Dependencies
106-
run: sudo apt-get install doxygen graphviz -y
106+
run: sudo apt-get update && sudo apt-get install doxygen graphviz -y
107107

108108
- name: Install PDF Generation Dependencies
109109
if: ${{ inputs.buildpdf == true }}

osal

Submodule osal updated 168 files

psp

Submodule psp updated 46 files

0 commit comments

Comments
 (0)