[FA-misc] Fix build pipelines
All checks were successful
CI / build-backend (pull_request) Successful in 1m2s
CI / build-frontend (pull_request) Successful in 39s

This commit is contained in:
gamer147
2025-12-07 15:11:56 -05:00
parent c60aaf2bdb
commit c2fdeca6c4
2 changed files with 9 additions and 8 deletions

View File

@@ -53,7 +53,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: fictionarchive-web
working-directory: fictionarchive-web-astro
steps:
- name: Checkout
uses: actions/checkout@v4