Skip to content

Commit

Permalink
Fixed YAML syntax errors
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Oct 30, 2024
1 parent 86e4383 commit 2e6e06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
cd build
ninja
name: Build Package
- name: Build Package
if: ${{ ! matrix.docs }}
run: |
cd build
Expand Down

0 comments on commit 2e6e06a

Please sign in to comment.