Skip to content

Commit

Permalink
another attempt to override githubs baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
haarer committed Oct 26, 2024
1 parent 7355e30 commit 7687c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
echo "setting baseurl to /version/${TARGET_FOLDER}"
else
#echo "baseurl: /${REPO_NAME}" >> ${TEMP_CONFIG}
echo "baseurl: " >> ${TEMP_CONFIG}
echo 'baseurl: ""' >> ${TEMP_CONFIG}
echo " setting baseurl to empty string"
fi
Expand Down

0 comments on commit 7687c7c

Please sign in to comment.