This commit is contained in:
@@ -9,5 +9,9 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Add to PATH
|
||||
run: echo "/usr/local/bin/nvm-bin" >> $GITHUB_PATH
|
||||
- name: Debug
|
||||
run: |
|
||||
echo $PATH
|
||||
which spec
|
||||
- name: Compile Website
|
||||
run: spec compile --all
|
||||
Reference in New Issue
Block a user