We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1d776 commit ec83f7fCopy full SHA for ec83f7f
.github/workflows/artifact.yml
@@ -68,6 +68,6 @@ jobs:
68
name: sagittarius-doc-${{ inputs.suffix }}
69
path: |
70
./build/doc/**
71
- !./build/doc/CMakeFiles/*
72
- !./build/doc/*.cmake
+ !./build/doc/CMakeFiles/*
+ !./build/doc/*.cmake
73
compression-level: 0
0 commit comments