This commit is contained in:
parent
d284b70832
commit
54e1c0ddc1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
- name: Change to source
|
||||
run: |
|
||||
cd ${{ GITHUB_WORKSPACE }}
|
||||
echo ${{ pwd }}
|
||||
echo "${{ pwd }}"
|
||||
# - name: Update Gems
|
||||
# run: bundle update
|
||||
# - name: Build Site
|
||||
|
|
Loading…
Reference in a new issue