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 576c6bf commit 9ae38a3Copy full SHA for 9ae38a3
.github/workflows/documentation.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Set fractal-web reference
29
run: |
30
- FRACTAL_WEB_REFERENCE=$(cat fractal-web-reference.txt)
+ FRACTAL_WEB_REFERENCE=$(cat MAIN/fractal-web-reference.txt)
31
echo "FRACTAL_WEB_REFERENCE=$FRACTAL_WEB_REFERENCE" >> $GITHUB_ENV
32
33
- uses: actions/checkout@v4
0 commit comments