We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5624836 commit dc9dccdCopy full SHA for dc9dccd
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
if: ${{ failure() }}
58
with:
59
name: shots-results
60
- path: ui/out/failures
+ path: ui/build/paparazzi/failures
61
- name: Build Dokka HTML
62
if: ${{ github.ref == 'refs/heads/main' }}
63
run: |
0 commit comments