Update gojekyll.yml
This commit is contained in:
parent
53fb39f8ea
commit
154cdff3c8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/gojekyll.yml
vendored
2
.github/workflows/gojekyll.yml
vendored
|
@ -27,8 +27,6 @@ jobs:
|
|||
|
||||
- name: Setup Go environment
|
||||
uses: actions/setup-go@v5.0.1
|
||||
- name: Updating Bundler
|
||||
run: gem update bundler
|
||||
- name: Installing GitHub Pages plugin from Gemfile
|
||||
run: bundle install
|
||||
- name: Installing GoJekyll
|
||||
|
|
Loading…
Reference in a new issue