Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Dec 10, 2024
1 parent 576c6bf commit 9ae38a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Set fractal-web reference
run: |
FRACTAL_WEB_REFERENCE=$(cat fractal-web-reference.txt)
FRACTAL_WEB_REFERENCE=$(cat MAIN/fractal-web-reference.txt)
echo "FRACTAL_WEB_REFERENCE=$FRACTAL_WEB_REFERENCE" >> $GITHUB_ENV
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9ae38a3

Please sign in to comment.