Figuring out where the workspace lives.
All checks were successful
Compile Project / Compile (push) Successful in 5s

This commit is contained in:
Bokuan Li
2026-03-11 01:07:38 -04:00
parent f5a579bb15
commit ab15694bdf

View File

@@ -9,5 +9,7 @@ jobs:
uses: actions/checkout@v4
- name: Add to PATH
run: echo "/root/.nvm/versions/node/v24.14.0/bin" >> $GITHUB_PATH
- name: Debug
run: echo $GITHUB_WORKSPACE
- name: Compile Website
run: spec compile --all