Correct path to upadte tool

This commit is contained in:
JP Hastings-Spital 2024-07-16 22:03:23 +01:00
parent 85e9a2cb07
commit 144fec9b17

View file

@ -89,7 +89,7 @@ jobs:
token: ${{ secrets.SHORTLINK_REPO_PAT }}
- name: Update blog shortlinks
working-directory: ./byjp.fyi
run: cat ../new_redirects | tools/redirects/update-shortlinks.bash
run: cat ../new_redirects | ../www.byjp.me/tools/redirects/update-shortlinks.bash
- name: Build Gemini capsule
working-directory: ./www.byjp.me