Update .github/workflows/pages-deploy.yml
All checks were successful
Build and Deploy / build (push) Successful in 6s
All checks were successful
Build and Deploy / build (push) Successful in 6s
This commit is contained in:
parent
0b5346c623
commit
d071e85a14
1 changed files with 3 additions and 1 deletions
4
.github/workflows/pages-deploy.yml
vendored
4
.github/workflows/pages-deploy.yml
vendored
|
@ -32,7 +32,9 @@ jobs:
|
|||
# submodules: true
|
||||
# If using the 'assets' git submodule from Chirpy Starter, uncomment above
|
||||
# (See: https://github.com/cotes2020/chirpy-starter/tree/main/assets)
|
||||
|
||||
|
||||
- name: Setup Ruby
|
||||
run: cat /etc/os-release
|
||||
|
||||
|
||||
# - name: Setup Pages
|
||||
|
|
Loading…
Reference in a new issue