Update gojekyll.yml

This commit is contained in:
Mani Arasteh 2024-06-01 17:55:03 +03:30 committed by GitHub
parent 53fb39f8ea
commit 154cdff3c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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