Skip to content

Commit

Permalink
typo--
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed May 1, 2024
1 parent 836b1bd commit 1a34ce2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ jobs:
sudo apt-get -y install doxygen
sudo apt-get -y install python3-sphinx
- name: Build and Deploy Documentation
run: |
cd
cd file-system-module/build
make doc
- name: Build and Deploy Documentation
run: |
cd
cd file-system-module/build
make doc
Expand Down

0 comments on commit 1a34ce2

Please sign in to comment.